ContributionsMost RecentMost LikesSolutionsRe: Anyone have a repo/collection of Swagger Hub custom rules? ..thanks Micheal...will give those a try... Anyone have a repo/collection of Swagger Hub custom rules? Does anyone have a repo/collection of SwaggerHub custom rules? I have a few. Perhaps I can share some of those via github..... ..thoughts? rgds, Miguel SolvedRe: Kubernetes Custom Resource Definition OpenAPI file support >> Custom Resource Definitions written in the OpenAPI ..is this even possible? ...interesting use case.. rgds, Miguel the state of swagger 2.x hi, ..he have been using swagger 2.x for last 2yrs in our organization. Given that swagger 2.x is several years old, how far behind are we since we are not using OAS 3.x (yet).. is the majority of the API community that is using swagger moving to adop OAS 3.x? rgds, Miguel Re: Newbie question about Mapping Swagger Documentation hi, ..what is your goal?...to understand how the API is consumed? ..to understand the resources exposed by the API and their reletionships?...you want a UML diagram of the resource model of the API? which type of UML diagram are thinking of using? rgds, Miguel Re: paste json payload hi, ..would it be ok, if you shared your json? i can give it a test... what version of SwaggerHub are you on? ..also keep in mind that Technically YAML is a superset of JSON. This means that, in theory at least, a YAML parser can understand JSON, but not necessarily the other way around. ... YAML is more robust about embedding other serialization formats such as JSON or XML within a YAML file.... rgds, Miguel