Browse Source

test

master
Nicolas Massé 8 years ago
parent
commit
1554df668c
  1. 4
      api.json

4
api.json

@ -4,7 +4,7 @@
"title": "Mockup",
"description": "A simple API Mock",
"contact": {
"name": "Nicolas Massé",
"name": "Nicolas Massé",
"url": "https://github.com/nmasse-itix/API-Mockup",
"email": "nicolas.masse@itix.fr"
},
@ -25,7 +25,7 @@
"schema": {
"type": "array",
"items": {
"type": "#/definitions/PersistedThing"
"$ref": "#/definitions/PersistedThing"
}
}
}

Loading…
Cancel
Save