diff options
Diffstat (limited to 'verigraph/src/main/webapp/json/endpoint.json')
-rw-r--r-- | verigraph/src/main/webapp/json/endpoint.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/verigraph/src/main/webapp/json/endpoint.json b/verigraph/src/main/webapp/json/endpoint.json deleted file mode 100644 index 1e6a521..0000000 --- a/verigraph/src/main/webapp/json/endpoint.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "http://json-schema.org/draft-04/schema#", - "title": "Endpoint", - "description": "Polito Endpoint", - "type": "array", - "minItems": 0, - "maxItems":0, - "uniqueItems": true -}
\ No newline at end of file |