-
I would like to have 2 "groups" of routes in my configuration:
(1), a group that starts with /api, which will be stripped.
e.g.
- request to /api/users/*\* -->http://user-service/users/**
- request t…
-
**User Story:**
The export tool will need to supply first & last name as well as email in the MECA file so eJP can reconcile editors to a user within their system (currently these are appearing in …
-
Hello,
GraphQL is a query language created by Facebook for describing data requirements on complex application data models. It's frequently used with React and Relay.
References:
http://graphql.org/…
-
The data is already available on riigikogu.ee, but only as websites that need to be scraped to get a full dataset.
I'd like to see, at minimum:
* all bills ever voted on
* how each member of Ri…
-
In OpenAPI 2.0 paths like `/user/{userId}/` and `/user/{userId}/history` considered as totally separate paths with nothing in common even path parameters. Moreover, you can't define global parameters.…
-
Put method of /api/v1/event/id/{id} behave differently than its Java counterpart in that it won't update pushed timestamp for readings belong to an event, only the ts on the event itself will be upda…
-
Hi,
I'm using api-console v3 additionally to api-console-cli, because api-console v3 validates and renders the RAML file in the browser and displays validation errors, if found.
api-console-cli …
-
I'm getting these warning in a few places in my specification. But I don't understand what causes such warnings; what's it trying to tell me? Is there a simple example that illustrates the problem a…
-
Coffeescript complicates the build, adds dependencies and makes contributing harder.
Coffeescript does not appear in the [top 100 programming languages tracked by the TIOBE index](https://www.tiobe…
-
Per work on the DS SDK requirements, there needs to be metadata updates (/callback) specified in the RAML (currently incomplete). More needs to be done with the design and API around what happens whe…