Hi I have recently created an odata layer in connect for one of my azure sql databases. and would like to know if there is any swagger documentation generated for the read write methods. I have to tell my app what methods to call for the endpoint in order to perform these operations and so far I have only managed find a cheat sheet for a handful of read and query methods. Any help you cudl provide here would be much appreciated.
Also is it possible to generate new endpoints programmatcially though a cli or api, so my app can generate one automatcially for the database it needs to connect to.
many thanks in advance