A library containing elements to support HTTP headers editing supported by the AMF model.
npm install @api-components/api-headersA module with the UI to build headers HTTP editor with the support of the AMF model.


The api-headers-editor extends the HeadersEditorElement class from the @advanced-rest-client/arc-headers module. The editor mechanics is in the HeadersEditorElement class but the API editor adds AMF overlay for this logic.
``sh`
npm install --save @api-components/api-headers
`sh`
git clone https://github.com/advanced-rest-client/api-headers
cd api-headers
npm install
`sh`
npm start
`sh``
npm test