We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fdb6f4 commit 54f08fbCopy full SHA for 54f08fb
packages/models-library/src/models_library/api_schemas_webserver/auth.py
@@ -113,7 +113,7 @@ class ApiKeyCreateResponse(ApiKeyCreateRequest):
113
},
114
{
115
"id": "54",
116
- "display_name": "test-api-for-another-day",
+ "displayName": "test-api-for-another-day",
117
"expiration": "24:00:00",
118
"apiBaseUrl": "http://api.osparc-master.io/v0",
119
"apiKey": "key",
0 commit comments