mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02:00
fix: typo in openapi.yaml "userID=>userId"
This commit is contained in:
parent
1e7ab6bb5d
commit
d9a34d51a2
@ -1479,7 +1479,7 @@ components:
|
||||
type: string
|
||||
description: 'One of the six context fields'
|
||||
enum:
|
||||
- userID
|
||||
- userId
|
||||
- sessionId
|
||||
- remoteAddress
|
||||
- properties
|
||||
|
Loading…
Reference in New Issue
Block a user