We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b29c03 + c743d5f commit e8ec95fCopy full SHA for e8ec95f
src/main/resources/public/raml/eiffel-intelligence.raml
@@ -27,7 +27,8 @@
27
mediaType: application/json
28
baseUri: /
29
/subscriptions: !include subscription.raml
30
- /query: !include query.raml
+ /query: !include queryservice.raml
31
/queryAggregatedObject: !include query-aggregated_object.raml
32
/queryMissedNotifications: !include query-missed_notifications.raml
33
- /jmespathrule: !include jmespath.raml
+ /jmespathrule: !include jmespath.raml
34
+ /download: !include template.raml
0 commit comments