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

Document background job result bodies #430

Merged
merged 1 commit into from Sep 19, 2019

Conversation

mjgiarlo
Copy link
Member

I started down this road when discovering in dor-services-client that dor-services-app was not reliably returning JSON as output.

Part of this work includes ensuring the output field of background job results is serialized as JSON (and deserialized as a hash with indifferent access because we are used to dealing with hashes with indifferent access in the Rails context).

Why was this change made?

To add missing detail to the API specification.

Was the API documentation (openapi.json) updated?

Yes

openapi.json Outdated Show resolved Hide resolved
Part of this work includes ensuring the output field of background job results is serialized as JSON (and deserialized as a hash with indifferent access because we are used to dealing with hashes with indifferent access in the Rails context).
@mjgiarlo mjgiarlo force-pushed the document_background_job_result_body branch from 1916d3d to 69f8915 Compare September 19, 2019 21:04
@mjgiarlo mjgiarlo merged commit c2fb365 into master Sep 19, 2019
@mjgiarlo mjgiarlo deleted the document_background_job_result_body branch September 19, 2019 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants