apiops
apiops copied to clipboard
[Question] API Entity sets and functions
Release version
6.0.1.7
Question Details
I'm new to APIOps and have recently implemented it within our company. However, we've run into an issue.
When we create an API in the DEV environment that includes "Entity sets and functions," these are not carried over when we promote the API to UAC and/or PRD.
Expected behavior
I would expect that everything created within the API would also be included in the pipeline to UAC and PRD."
Actual behavior
At the moment, the API itself is transferred, but not all of its components—such as the entity sets and functions—are included.
Reproduction Steps
Create API Create entity sets and functions within the API Run pipeline for extractor Run pipeline for publisher
Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.