You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ Which produces the following OpenAPI documentation:
91
91
92
92
```json
93
93
{
94
-
"openapi": "3.0.1",
94
+
"openapi": "x.x.x",
95
95
"info": {
96
96
"title": "HelloWorld",
97
97
"version": "1.0"
@@ -243,4 +243,4 @@ There's an [issue](https://github.com/pimbrouwers/Falco.OpenApi/issues) for that
243
243
244
244
## License
245
245
246
-
Built with ♥ by [Pim Brouwers](https://github.com/pimbrouwers) in Toronto, ON. Licensed under [Apache License 2.0](https://github.com/pimbrouwers/Falco.OpenApi/blob/master/LICENSE).
246
+
Licensed under [Apache License 2.0](https://github.com/pimbrouwers/Falco.OpenApi/blob/master/LICENSE).
0 commit comments