insomnia

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

2024-04-23 · 1 min · 42 words · Me

nodexjs expressjs ajv apidoc converter generator restclient curl postman

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

2020-03-07 · 1 min · 25 words · Me