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

Fix empty body #81

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Fix empty body #81

merged 1 commit into from
Apr 20, 2024

Conversation

diPhantxm
Copy link
Owner

It appears nil interface marshals into "null" json which is not actually empty
This fixes #80

@diPhantxm diPhantxm merged commit 6cf4ae8 into master Apr 20, 2024
4 checks passed
@diPhantxm diPhantxm deleted the fix-empty-body branch April 20, 2024 15:55
zloyleshiy pushed a commit to zloyleshiy/ozon-api-client that referenced this pull request Apr 27, 2024
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.

client.Warehouses().GetListOfWarehouses(context.Background()) 报错:
1 participant