Skip to content

Review cebe\yii2openapi\lib\openapi\PropertySchema::getRefSchemaName() #92

Closed
@SOHELAHMED7

Description

@SOHELAHMED7

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)` ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions