Bradley Holbrook
Results
2
issues of
Bradley Holbrook
A complex structure can show the highest level item as 'pruned' forcing one to sift through the json atring to find the one unpruned source. Example: https://jsonblob.com/bf90de6d-caf5-11e7-8bfc-27c198b81400 In the example,...
enhancement
``` javascript { stripPrefix: '/api/v1', basePath: '/alpha', host: '1111111.execute-api.us-west-2.amazonaws.com', } ``` Each endpoint is prefixed with /api/v1, which has been successfully stripped from the documentation, however, it's adding it to...