Article Pablo Frigolett · Mar 7, 2023 3m read _spec for swagger-ui from spec class Surely you wanted to use the OpenAPI Specification (OAS) JSON you used for your spec class on the iris-web-swagger-ui iris package. The generated OAS from the ##class(%REST.API).GetWebRESTApplication(...) method is very crude, with no description on the parameters or the expected response structure. So after creating your REST application from an OAS you should have: #REST API #InterSystems IRIS 1 0 0 270