schema type: :object,
properties: {
id: { type: :integer, },
company: { type: :string },
position: { type: :integer },
description: { type: :string }
},
required: %w[id company position description]
Типа того да
После респонса так и писать снова параметры? https://pastebin.com/EqeeyLxV - файл сейчас с вопросом в виде комментария
Обсуждают сегодня