fix api docs
This commit is contained in:
parent
c2565b75c8
commit
961b3f2444
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ schemas:
|
||||||
# item: !include resourceTypes/item.raml
|
# item: !include resourceTypes/item.raml
|
||||||
# collection: !include resourceTypes/collection.raml
|
# collection: !include resourceTypes/collection.raml
|
||||||
|
|
||||||
/attachments : !include api/attachments.raml
|
/attachments: !include apis/attachments.raml
|
||||||
/maps: !include apis/maps.raml
|
/maps: !include apis/maps.raml
|
||||||
/mappings: !include apis/mappings.raml
|
/mappings: !include apis/mappings.raml
|
||||||
/metacodes: !include apis/metacodes.raml
|
/metacodes: !include apis/metacodes.raml
|
||||||
|
|
Loading…
Reference in a new issue