-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Name and Version
0.4.0
What steps will reproduce the bug?
- Create an application with a prompt publication using the API.
- Fetch the publication object from the API response.
What is the expected behavior?
The API should return a publication object that includes the following:
- app resource
- files resource
- prompt resource (as part of the publication object)
What do you see instead?
The API returns a publication object that includes only the app and files resource. The prompt property is missing from the publication model.
Additional information
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To-Do