Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

fix: make Response.body optional #63

Merged
merged 1 commit into from
May 5, 2021
Merged

Conversation

eduardoboucas
Copy link
Member

@eduardoboucas eduardoboucas commented May 5, 2021

Which problem is this pull request solving?

Makes the body property in Response optional.

List other issues or pull requests related to this problem

Closes #57.

Checklist

Please add a x inside each checkbox:

  • I have read the contribution guidelines.
  • The status checks are successful (continuous integration). Those can be seen below.

@eduardoboucas eduardoboucas added the type: bug code to address defects in shipped code label May 5, 2021
@eduardoboucas eduardoboucas requested a review from a team as a code owner May 5, 2021 14:29
@eduardoboucas eduardoboucas self-assigned this May 5, 2021
@eduardoboucas eduardoboucas merged commit 9932e07 into main May 5, 2021
@eduardoboucas eduardoboucas deleted the fix/body-optional branch May 5, 2021 15:10
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

body should be optional
3 participants