Answer the question
In order to leave comments, you need to log in
Why is this piece of OpenAPI not rendering correctly?
I describe the request. In it, I write requestBody:
requestBody:
required: true
content:
application/json:
schema:
type: object
description: Допустимые обновления
properties:
name:
type: string
state:
enum:
- "freezed"
- "ongoing"
- "finished"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question