diff --git a/openapi/ver/1.0.0/context/skg-if-api.json b/openapi/ver/1.0.0/context/skg-if-api.json new file mode 100644 index 0000000..e59988e --- /dev/null +++ b/openapi/ver/1.0.0/context/skg-if-api.json @@ -0,0 +1,32 @@ +{ + "@context": { + "@version": 1.1, + "@protected": true, + "as": "http://www.w3.org/ns/activitystreams#", + "search_result_page": { + "@id": "as:CollectionPage" + }, + "search_result": { + "@id": "as:Collection" + }, + "part_of": { + "@id": "as:partOf" + }, + "total_items": { + "@id": "as:totalItems" + }, + "next_page": { + "@id": "as:next" + }, + "first_page": { + "@id": "as:first" + }, + "last_page": { + "@id": "as:last" + }, + "prev_page": { + "@id": "as:prev" + }, + "meta": "@nest" + } +} \ No newline at end of file diff --git a/openapi/ver/1.0.0/sample_data/products/.gitignore b/openapi/ver/1.0.0/sample_data/products/.gitignore new file mode 100644 index 0000000..e69de29