Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: JSON Schema & Autocompletion #88

Open
jeremyjh opened this issue Oct 1, 2024 · 1 comment
Open

Feature: JSON Schema & Autocompletion #88

jeremyjh opened this issue Oct 1, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jeremyjh
Copy link

jeremyjh commented Oct 1, 2024

It would be nice if we could provide a schema for the expected payload of a model, and then use that to provide intellisense-style auto completions for rule authors, as well as a way for them to see fields they can expect to be available.

@ivanmiletic
Copy link
Contributor

Hi,

Thank you for the feedback!

Autocomplete/intellisense is done - released with JDM and will be up and running on BRMS by End of this week.

One of the upcoming features - we will be adding request json schema validators as optional param

@stefan-gorules stefan-gorules added the enhancement New feature or request label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants