openapi-directory icon indicating copy to clipboard operation
openapi-directory copied to clipboard

Add Oracle Cloud API

Open IvanGoncharov opened this issue 8 years ago • 2 comments

Oracle Cloud have api catalog and you can get Swagger files here: https://apicatalog.oraclecloud.com/v1/services/

Problem is that some of the APIs missing host property so they resolved to apicatalog.oraclecloud.com. I don't know if multiple instances of Oracle Cloud exist and host was omitted on purpose? Or it simple mistake?

You can help me by researching this and provide correct values for hosts.

IvanGoncharov avatar Apr 25 '16 19:04 IvanGoncharov

That URL now seems to require authentication.

MikeRalphson avatar Jul 05 '17 13:07 MikeRalphson

@MikeRalphson Here is a new one: https://apicatalog.oraclecloud.com/public/v1/apicollections/ And here documentation for the entire catalog API: https://apicatalog.oraclecloud.com/ui/views/apicollection/oracle-public/apicatalog/1.0

IvanGoncharov avatar Jul 05 '17 14:07 IvanGoncharov