Auth Bearer
Enviornment
{ "token": "Bearer **Response -> Body Attribute**", } At Bearer -> Token -> “type Response, wait then”
Attribute: choose Body Attribute with $.access_token
Request:choose real login url
Filter (JSONPath or XPath):$.access_token
More detail need to see other website tech
ajv schema to apidoc schema
https://github.com/willfarrell/apidoc-plugin-schema
required can’t product doc.
converter
https://github.com/apidoc/apidoc#converter
to swagger
https://github.com/fsbahman/apidoc-swagger
postman collection to apidoc
https://github.com/bonzzy/docmaster
RestClient -> curl -> postman