Closed afoxsonoco closed 1 month ago
When using an enum as a query parameter they are not added to the service proxy page and show up as an error.
The factory and code still runs correctly as if there isn't an error.
4.3.2
No response
Hi @afoxsonoco
You just need to add a package reference to the package which has the Enum modelled in it (most likely your domain package.) Let me know if this resolves the issue.
It does, thank you.
What happened?
When using an enum as a query parameter they are not added to the service proxy page and show up as an error.
The factory and code still runs correctly as if there isn't an error.
What version of Intent Architect are you using?
4.3.2
Additional information
No response