#type: collection securedBy: [ null, cookie, token, oauth_2_0 ] get: is: [ searchable: { searchFields: "name" }, orderable, pageable ] responses: 200: body: application/json: example: !include ../examples/metacodes.json /{id}: securedBy: [ null, cookie, token, oauth_2_0 ] #type: item get: responses: 200: body: application/json: example: !include ../examples/metacode.json