Skip to content

fix: serialize task all-day flag as isAllDay - #20

Open
zeshuochen wants to merge 1 commit into
DeliciousBuding:mainfrom
zeshuochen:fix/webapi-is-all-day
Open

zeshuochen wants to merge 1 commit into
DeliciousBuding:mainfrom
zeshuochen:fix/webapi-is-all-day

Conversation

@zeshuochen

Copy link
Copy Markdown

Summary

Fixes #19.

  • Serialize the Web API all-day flag as isAllDay.
  • Add regression coverage for false.

Validation

  • go test ./...
  • go vet ./...
  • go run honnef.co/go/tools/cmd/staticcheck@v0.7.0 ./...
  • bash scripts/check-private-state.sh

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.

[Bug] --not-all-day sends allDay instead of isAllDay, so timed tasks remain all-day

1 participant