Skip to content

Commit e8ec95f

Browse files
authored
Merge branch 'master' into master
2 parents 4b29c03 + c743d5f commit e8ec95f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/main/resources/public/raml/eiffel-intelligence.raml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
mediaType: application/json
2828
baseUri: /
2929
/subscriptions: !include subscription.raml
30-
/query: !include query.raml
30+
/query: !include queryservice.raml
3131
/queryAggregatedObject: !include query-aggregated_object.raml
3232
/queryMissedNotifications: !include query-missed_notifications.raml
33-
/jmespathrule: !include jmespath.raml
33+
/jmespathrule: !include jmespath.raml
34+
/download: !include template.raml

0 commit comments

Comments
 (0)