We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c603f11 commit c37cca8Copy full SHA for c37cca8
src/SpecBaseObject.php
@@ -489,6 +489,7 @@ public function getDocumentPosition(): ?JsonPointer
489
* Returns extension properties with `x-` prefix.
490
* @see https://github.com/OAI/OpenAPI-Specification/blob/3.0.2/versions/3.0.2.md#specificationExtensions
491
* @return array<string, mixed>
492
+ * @since 1.5.3
493
*/
494
public function getExtensions(): array
495
{
0 commit comments