Ok, sorry to bother you again, but I have been unable to get the open-api-catalog to return anything for a table and when I do it from a schema it no longer returns swagger, it returns this:
http://server:9090/ords/trex/open-api-catalog/
{"items":[{"name":"HEROES","links":[{"rel":"canonical","href":"http://serva.llnl.gov:9090/ords/trex/open-api-catalog/heroes/","mediaType":"application/openapi+json"}]},{"name":"hw","links":[{"rel":"canonical","href":"http://serva.llnl.gov:9090/ords/trex/open-api-catalog/hw/","mediaType":"application/openapi+json"}]},{"name":"TRVL_ACCR_SYS_PARM","links":[{"rel":"canonical","href":"http://serva.llnl.gov:9090/ords/trex/open-api-catalog/accrsysparm/","mediaType":"application/openapi+json"}]}],"hasMore":false,"limit":25,"offset":0,"count":3,"links":[{"rel":"self","href":"http://serva.llnl.gov:9090/ords/trex/open-api-catalog/"},{"rel":"first","href":"http://serva.llnl.gov:9090/ords/trex/open-api-catalog/"}]}
It used to return swagger, but it stopped. Also, any idea why or why adding the table after the api returns a blank page?