Skip to content

feat: Create a new rule to check body content without resquesbody #54

@marcosanz-apiquality

Description

@marcosanz-apiquality

Feature Request

Describe the Feature Request

Sometimes, we want to define with the follwing structure:
post:
security:

  • apiKey: []
    summary: create a greeting
    operationId: createGreeting
    description: create a greeting all attributes
    tags:
  • Greetings
    requestBody:
    content:
    application/json:
    schema:
    $ref: '#/components/schemas/greeting'
    examples:
    Ejemplo:
    $ref: '#/components/examples/greeting_example'

Describe Preferred Solution

Describe Alternatives

Related Code

Additional Context

If the feature request is approved, would you be willing to submit a PR?
Yes / No (Help can be provided if you need assistance submitting a PR)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions