1
0
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:
Ivar Conradi Østhus 2020-12-15 09:07:03 +01:00 committed by GitHub
parent 1e7ab6bb5d
commit d9a34d51a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1479,7 +1479,7 @@ components:
type: string
description: 'One of the six context fields'
enum:
- userID
- userId
- sessionId
- remoteAddress
- properties
@ -1654,4 +1654,4 @@ components:
type: number
example: 40
x-tags:
- Responses
- Responses