KentB
KentB
I want to add some more comment to this. The text actually transforms into a URL to [SPDX](https://spdx.org/licenses/). This would be the correct behavior for the `identifier`, which indeed is...
Certainly. The spec says EITHER identfier or URL is required. If it IS an identifier, then that would mean it is an SPDX identifier and then you are free have...
I imagine the name alleviates the need to query anything? The identifier IS the path to the SPDX license. I assume you're thinking about displaying the identifier, but there's currently...
I don't know the team philosophy when the data doesn't match the OpenAPI spec. You could not display at all if the strict terms "mutually exclusive" aren't followed ( https://spec.openapis.org/oas/v3.1.0#license-object...
Using your Bootstrap example with no custom stylesheets: I certainly can modify one of the stylesheets to get what I want, but I was hoping to avoid customization for ease...
Agree. I believe OpenAPI doesn't allow examples here, but would be nice to add a "x-stoplight-example" until OpenAPI supports?
Upvote.
Yes...that is the version that introduced Webhooks, and those are supported. But this is JSON Schema syntax, so it has nothing to do with the version of Open API. I...
FYI: #define PARQUET_VERSION_MAJOR 21 #define PARQUET_VERSION_MINOR 0 #define PARQUET_VERSION_PATCH 0