Brylie Christopher Oxley
Brylie Christopher Oxley
Ping @bajiat
This issue may be a possible solution. In effect, we would just pass the URL of the uploaded OpenAPI file to the OpenAPI Designer as a URL parameter. The user...
The use case here is that people might want to load *any* web accessible spec file. E.g. a specfile that is located on GitHub. I opened this issue, because I...
By way of example, [Swagger UI](http://petstore.swagger.io/) will render *any* OpenAPI file that is web accessible (when provided as a URL parameter `url`). - http://petstore.swagger.io/?url=https://raw.githubusercontent.com/CiviWiki/OpenCiviWiki/dev/docs/design/bill_api.json
Cool, it's just a feature request. I just want to make sure there is enough clarity about the request.
@mimi-tech, thanks! I'll assign you to the issue.
Make sure you have debug enabled in your WordPress installation: https://wordpress.org/support/article/debugging-in-wordpress/
@mimi-tech, I'm not sure what is generating the errors you are seeing. Please [open a separate issue for those errors](https://github.com/creativecommons/wp-plugin-creativecommons/issues/new/choose), since they are not related to this issue.
@cillacode, great reproduction :-) Next, we should determine if/how to get rid of the notice.
Those are the questions this GitHub issue is intended to explore.