en

Swaggerjson

ru

Translation of "swaggerjson" into Russian

swaggerjson
Noun
raiting
swaggerjson
swaggerjsons pl
Used in computing to refer to the JSON file that contains an OpenAPI (Swagger) specification.
swagger.json
Технический термин; как правило, не переводится и остаётся в оригинальном латинском написании.
Upload the swaggerjson to the API gateway.
Загрузите swagger.json в шлюз API.
Additional translations
спецификация Swagger
Используется как синоним при описании содержимого файла swagger.json.

Definitions

swaggerjson
Noun
raiting
A JSON document, typically named "swagger.json", that contains the Swagger/OpenAPI specification describing a web service's endpoints, parameters, and responses.
The DevOps team exposed the API documentation by serving the swaggerjson at /v3/api-docs.