Swagger fix: use the right name in example

Vadim vtroshchinskiy 2025-05-09 12:51:39 +02:00
parent f2a90ce574
commit 25877533e8
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: