/
servlamo
/
cue
Обзор
Документация
Войти
/
servlamo
/
cue
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
encoding/openapi/testdata/quotedfield.json
23 строки
421 B
Roger Peppe
encoding/openapi: update API
31 авг 2022, 18:09
31 авг 2022, 18:09
74566cf
Код
Авторство
О чём код?
{ "openapi": "3.0.0", "info": { "title": "Generated by cue.", "version": "no version" }, "paths": {}, "components": { "schemas": { "Def": { "type": "object", "required": [ "@type" ], "properties": { "@type": { "type": "string" } } } } } }