fix(api): use correct path param type in openapi spec (#2834)

This commit is contained in:
Danshil Kokil Mungur
2022-07-22 23:00:59 +04:00
committed by GitHub
parent a6c1f3f7ce
commit 6cd0c9b2c8

View File

@@ -3170,8 +3170,8 @@ paths:
name: guid
required: true
schema:
type: number
example: 1
type: string
example: '9afef5a7-ec89-4d5f-9397-261e96970b50'
responses:
'200':
description: OK