Topic by Mike Waldron
I have a customer who's interested in using Swagger to develop their REST app. I found "the" Swagger URL - http://docs.oracle.com/cloud/latest/servicecs_gs/CXSVC/swagger.json - but I'm wondering if there's a similar URL that's site-specific. When I put that one into editor.swagger.io, I get buttons that offer "Try this operation," but the REST URLs are not editable and are e.g. http://editor.swagger.io/services/rest/connect/v1.3/countries/22 - there's no association to an OSC site. This could be a super-handy feature (and the same basic thing can be done with REST clients, I'm aware) but it's not much use unless there are site-specific Swagger URLs available.
I'm fairly new to REST and very new to Swagger, so any help is appreciated.