We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After changing event_model/schema to src/event_model/schema, blueapi's json schema aquiring broke:
event_model/schema
src/event_model/schema
https://github.com/DiamondLightSource/blueapi/blob/44b9f12352d9a6967fb6bd812bbe9e258802344b/docs/reference/asyncapi.yaml#L97
I think we should set up the jsonschema files as attributes on releases like we do with ioc-pmac:
jsonschema
https://github.com/epics-containers/ioc-pmac/releases
The text was updated successfully, but these errors were encountered:
Maybe not required after DiamondLightSource/blueapi#684 (comment)
Sorry, something went wrong.
Maybe not required after
Probably not, but would still be nice I think.
No branches or pull requests
After changing
event_model/schema
tosrc/event_model/schema
, blueapi's json schema aquiring broke:https://github.com/DiamondLightSource/blueapi/blob/44b9f12352d9a6967fb6bd812bbe9e258802344b/docs/reference/asyncapi.yaml#L97
I think we should set up the
jsonschema
files as attributes on releases like we do with ioc-pmac:https://github.com/epics-containers/ioc-pmac/releases
The text was updated successfully, but these errors were encountered: