-
Hi! I'm a packager for Fedora. We've run into a bit of a roadblock trying to update Fedora's httpbin package: https://bugzilla.redhat.com/show_bug.cgi?id=2233128#c9
since the last version we packag…
-
Disabled for now because it pulls in an old version of pyYAML that has a security vulnerability.
https://nvd.nist.gov/vuln/detail/CVE-2017-18342
It can be re-enabled when either pyYAML has relea…
-
- Site: [http://httpbin.org](http://httpbin.org)
**New Alerts**
- **CORS Misconfiguration** [40040] total: 17:
- [http://httpbin.org](http://httpbin.org)
- [http://httpbin.org/](http://ht…
-
- Site: [https://localhost](https://localhost)
- Site: [http://localhost](http://localhost)
**New Alerts**
- **CORS Misconfiguration** [40040] total: 17:
- [http://localhost/deny](http://l…
-
Here is my config
```
gSWAGGER_CONFIG = {
"headers": [
],
"specs": [
{
"endpoint": 'apispec',
"route": '/apispec.json',
"rule_filter"…
-
I want to rename or hide the link highlighted in red in the picture. How can I do it? Thank you
![Snipaste_2024-10-11_15-25-37](https://github.com/user-attachments/assets/d00220af-8b03-46ac-afb9-e23…
-
The page is blank
![image](https://user-images.githubusercontent.com/98100341/192481075-b32722b4-6cfd-4b3e-9149-af7fc4dcd631.png)
The code is as follows.
from flasgger import Swagger
swagge…
-
Is it possible to have multiple flasgger pages? For instance, if my API has multiple versions, I would like to have one API spec at `/api/v1` and another at `/api/v2`.
In my attempts to get it work…
-
Some routes in the API Documentation aren't properly setup (especially POST and PUT requests), if you have some experience writing flasgger documentation you can help with this. There are several file…
-
We may generate the HTTP API documentation from the code using
https://github.com/rantav/flask-restful-swagger
https://github.com/flasgger/flasgger
https://blog.ovhcloud.com/openapi-with-python-a…