Skip to content

Content */* breaks generated Endpoint PHP class #810

@AlexOstrovsky

Description

@AlexOstrovsky

Jane version(s) affected: 7.6.2

Description
Comment breaks PHP generated class @param array $accept Accept content header */*|application/json when OpenAPI content is defined as "*/*"

How to reproduce
OpenAPI contins responses": { "200": { "content": { "*/*": {

Possible Solution
Escape the */* in comment like so: *\/*

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions