thesmallstar commented on pull request #1169:
URL: https://github.com/apache/fineract/pull/1169#issuecomment-657092379
After #1163 is merged we only need to add the following code to
fineract-input.yaml ( can be converted from json to yaml automatically)
```
servers:
- url: /fineract-provider/api/v1
components:
securitySchemes:
basicAuth:
type: http
scheme: basic
```
And the try it button would work, I have tested this :D
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]