Uses of Class
io.wcm.siteapi.openapi.validator.OpenApiSpec
-
-
Uses of OpenApiSpec in io.wcm.siteapi.openapi.validator
Methods in io.wcm.siteapi.openapi.validator that return OpenApiSpec Modifier and Type Method Description @NotNull OpenApiSpec
OpenApiSpecVersions. get(@NotNull java.lang.String version)
Returns Site API specification.@NotNull OpenApiSpec
OpenApiSpecVersions. getLatest()
Returns Site API specification for highest version number.
-