t***@gmail.com
2018-08-08 07:58:17 UTC
The Swagger API being generated doesn't appear to contain an operationId for any of the routes. I was planning to this Python library to interact with the API, which utilizes this operationId for it's method calls: https://github.com/Yelp/bravado
The code for generating the operationId is in the Arango source code, but it's not entirely clear what it's being created from:
https://github.com/arangodb/arangodb/blob/devel/js/server/modules/%40arangodb/foxx/router/tree.js#L177
Has anyone else had trouble with this?
The code for generating the operationId is in the Arango source code, but it's not entirely clear what it's being created from:
https://github.com/arangodb/arangodb/blob/devel/js/server/modules/%40arangodb/foxx/router/tree.js#L177
Has anyone else had trouble with this?
--
You received this message because you are subscribed to the Google Groups "ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arangodb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arangodb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.