We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e484641 commit 5fe940dCopy full SHA for 5fe940d
README.md
@@ -51,7 +51,7 @@ Command Options:
51
52
## Examples:
53
54
-Generate example-app from [apis.yml](https://github.com/guokr/swagger-py-codegen/blob/jsonschema/api.yml "Title"):
+Generate example-app from [apis.yml](https://github.com/guokr/swagger-py-codegen/blob/master/api.yml "Title"):
55
56
$tree
57
.
@@ -94,7 +94,7 @@ And generate example-app-ui from apis.yml with ui:
94
95
## Authors
96
--------
97
-See the [AUTHORS](https://github.com/guokr/swagger-py-codegen/blob/jsonschema/AUTHORS "Title").
+See the [AUTHORS](https://github.com/guokr/swagger-py-codegen/blob/master/AUTHORS "Title").
98
99
100
## License
0 commit comments