diff --git a/doc/api/api.raml b/doc/api/api.raml index 73ae46bb..9db7a024 100644 --- a/doc/api/api.raml +++ b/doc/api/api.raml @@ -36,7 +36,7 @@ schemas: # item: !include resourceTypes/item.raml # collection: !include resourceTypes/collection.raml -/attachments : !include api/attachments.raml +/attachments: !include apis/attachments.raml /maps: !include apis/maps.raml /mappings: !include apis/mappings.raml /metacodes: !include apis/metacodes.raml