Swaggerjson
Übersetzung von "swaggerjson" ins Russisch
swaggerjson
Substantivswaggerjson
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.
Weitere Übersetzungen
спецификация Swagger
Используется как синоним при описании содержимого файла swagger.json. Definitionen
swaggerjson
SubstantivA 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.