Skip to content

Commit

Permalink
Libs(Go): hand-edit EndpointUpdate and EndpointPatch for nulls (#…
Browse files Browse the repository at this point in the history
…1462)

Pairs with <#1448>

This is effectively the same change we made for `EndpointIn`, but for
the request bodies for `PUT` and `PATCH` requests.

This is still a workaround with a more comprehensive fix expected via
<#1450> (once some additional
testing has been done).
  • Loading branch information
svix-onelson authored Sep 30, 2024
2 parents d2571f1 + 02d47e8 commit d3610df
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 26 deletions.
24 changes: 11 additions & 13 deletions go/internal/openapi/model_endpoint_patch.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 11 additions & 13 deletions go/internal/openapi/model_endpoint_update.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d3610df

Please sign in to comment.