We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f90a4 commit 3576631Copy full SHA for 3576631
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "flask-restx",
3
- "version": "0.10.1",
+ "version": "0.1.0",
4
"description": "Fully featured framework for fast, easy and documented API development with Flask",
5
"repository": "python-restx/flask-restx",
6
"keywords": [
7
"swagger",
8
"flask"
9
],
10
- "author": "Axel Haustant",
+ "author": "python-restx authors",
11
"license": "BSD-3-Clause",
12
"dependencies": {
13
"swagger-ui-dist": "^3.4.0",
0 commit comments