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

Close #693 - @ignore comment tag. #695

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Close #693 - @ignore comment tag. #695

merged 1 commit into from
Nov 25, 2023

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 25, 2023

If you want to exclude a controller method from SDK library, write @ignore comment on the target controller method.

Then SDK generator will ignore it.

If you want to exclude a controller method from SDK library, write `@ignore` comment on the target controller method, then SDK generator will ignore it.
@samchon samchon added the enhancement New feature or request label Nov 25, 2023
@samchon samchon self-assigned this Nov 25, 2023
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

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

No problem in the test programs.

@samchon samchon merged commit 3c037cf into master Nov 25, 2023
4 checks passed
@samchon samchon deleted the features/ignore branch November 25, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant