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.
cebe\yii2openapi\lib\openapi\PropertySchema::getRefSchemaName()
File: src/lib/openapi/PropertySchema.php
public function getRefSchemaName():string { ... $separateFilePattern = '/((\.\/)*)(?<schemaName>.+)(\.)(yml|yaml)(.*)/'; # https://github.com/php-openapi/yii2-openapi/issues/74 # TODO `(yml|yaml|json)` ?