Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
giancarloromeo committed Dec 6, 2024
1 parent 0fdb6f4 commit 54f08fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ class ApiKeyCreateResponse(ApiKeyCreateRequest):
},
{
"id": "54",
"display_name": "test-api-for-another-day",
"displayName": "test-api-for-another-day",
"expiration": "24:00:00",
"apiBaseUrl": "http://api.osparc-master.io/v0",
"apiKey": "key",
Expand Down

0 comments on commit 54f08fb

Please sign in to comment.