Skip to content

Commit

Permalink
fix: update swagger version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ageddesi committed Sep 11, 2022
1 parent 625f038 commit b8ae48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"version": "0.8.0",
"version": "0.10.0",
"title": "Mocked-API",
"description": "An API library for providing endpoints of mock data for use during testing. This API is still in the development and until it reaches version 1.0.0 the API is subject to change. To find out more head over to https://mocked-api.dev/"
},
Expand Down

0 comments on commit b8ae48d

Please sign in to comment.