Swagger fix: use the right name in example

oggit
Vadim vtroshchinskiy 2025-05-09 12:51:39 +02:00 committed by Vadim Trochinsky
parent c949cfb9a9
commit 28f2537aed
1 changed files with 2 additions and 2 deletions

View File

@ -2098,7 +2098,7 @@ paths:
schema:
type: object
properties:
name:
commit:
type: string
example: HEAD
responses:
@ -2254,7 +2254,7 @@ paths:
schema:
type: object
properties:
name:
commit:
type: string
example: HEAD
responses: