Skip to content

Commit 54f08fb

Browse files
update examples
1 parent 0fdb6f4 commit 54f08fb

File tree

1 file changed

+1
-1
lines changed
  • packages/models-library/src/models_library/api_schemas_webserver

1 file changed

+1
-1
lines changed

packages/models-library/src/models_library/api_schemas_webserver/auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ class ApiKeyCreateResponse(ApiKeyCreateRequest):
113113
},
114114
{
115115
"id": "54",
116-
"display_name": "test-api-for-another-day",
116+
"displayName": "test-api-for-another-day",
117117
"expiration": "24:00:00",
118118
"apiBaseUrl": "http://api.osparc-master.io/v0",
119119
"apiKey": "key",

0 commit comments

Comments
 (0)