Browse Source

v0.9

master
Nicolas Massé 6 years ago
parent
commit
7faa3ed4d5
  1. 4
      openapi.json

4
openapi.json

@ -2,7 +2,7 @@
"openapi": "3.0.2", "openapi": "3.0.2",
"info": { "info": {
"title": "Library API", "title": "Library API",
"version": "1.0.0", "version": "0.9.0",
"description": "A simple API for managing authors and books.", "description": "A simple API for managing authors and books.",
"contact": { "contact": {
"name": "Eric Wittmann", "name": "Eric Wittmann",
@ -305,4 +305,4 @@
} }
} }
} }
} }

Loading…
Cancel
Save