Skip to content

Missing prompts Field in Application Publications #76

@siarhei-fedziukovich

Description

@siarhei-fedziukovich

Name and Version

0.4.0

What steps will reproduce the bug?

  1. Create an application with a prompt publication using the API.
  2. 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

Labels

PRIORITY-highbugIssues or problems that need to be fixed.

Type

No type

Projects

Status

To-Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions