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

Is the "source" top-level field valid OpenAPI?

Open timburks opened this issue 3 years ago • 0 comments

I noticed some specs have a top-level field called "source" (example).

That spec has an openapi value of 3.0.0 and I don't see a source property in the 3.0.0 spec or the 3.1.0 spec. I could be missing it but wonder if this might be something from the Discovery-to-OpenAPI translator that accidentally slipped through.

timburks avatar Jun 28 '22 18:06 timburks

Thanks, this is something that's going wrong post-validation, I'll take a look.

MikeRalphson avatar Aug 26 '22 07:08 MikeRalphson