You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the GET request to the <host>/openai/applications endpoint to get the latest applications listing
What is the expected behavior?
Expected to see the actual metadata included in the response:
"owner": <actual author from the metadata>,
"created_at": <actual created_at from the metadata>,
"updated_at": <actual updated_at from the metadata>,
... rest app data
Name and Version
dial 0.26.0
What steps will reproduce the bug?
<host>/openai/applications
endpoint to get the latest applications listingWhat is the expected behavior?
Expected to see the actual metadata included in the response:
What do you see instead?
The actual result is as follows:
Additional information
No response
The text was updated successfully, but these errors were encountered: