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 1ec7956 commit 46013e2Copy full SHA for 46013e2
openapi/openapi.yaml
@@ -1,6 +1,6 @@
1
openapi: 3.0.3
2
info:
3
- version: 0.1.0
+ version: 0.2.0
4
title: Codewars API
5
contact:
6
url: https://github.com/noid-dev/codewars-openapi
package.json
{
"name": "codewars-openapi",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "Codewars OpenAPI Specification",
"homepage": "https://github.com/noid-dev/codewars-openapi#readme",
"license": "MIT",
0 commit comments