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

App.json runtime options is misrepresented #52

Open
wmobley opened this issue Aug 23, 2024 · 1 comment · May be fixed by #53
Open

App.json runtime options is misrepresented #52

wmobley opened this issue Aug 23, 2024 · 1 comment · May be fixed by #53
Labels
bug Something isn't working

Comments

@wmobley
Copy link
Contributor

wmobley commented Aug 23, 2024

🐛 Bug Report

I got the following error:
TAPIS_JSON_VALIDATION_ERROR JSON validation error: TAPIS_JSON_VALIDATION_FAILURE JSON validation error: #/runtimeOptions: #: no subschema matched out of the total 2 subschemas #1#/runtimeOptions: expected: null, found: JSONArray #2#/runtimeOptions/0: is not a valid enum value
runtime options should allow for null values.

@wmobley wmobley added the bug Something isn't working label Aug 23, 2024
@wmobley
Copy link
Contributor Author

wmobley commented Aug 23, 2024

@mosoriob i fixed the bug. Don't think I broke it but probably worth your checks.

@wmobley wmobley linked a pull request Aug 23, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant