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

add get journals #61

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

add get journals #61

wants to merge 2 commits into from

Conversation

shirakiyo
Copy link
Contributor

仕訳帳のダウンロード要求を実装

journals.go Outdated

type GetJournalsOpts struct {
// ダウンロード形式
DownloadType string `json:"download_type"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shirakiyo GetXXXOpts のtagは url になるかと思います:bow:

Suggested change
DownloadType string `json:"download_type"`
DownloadType string `url:"download_type"`

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます:pray:

@ypresto ypresto marked this pull request as draft October 16, 2024 03:05
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.

2 participants