[go: up one dir, main page]

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

Allow add tags to resource methods #102

Closed
perdy opened this issue Jun 8, 2023 · 0 comments · Fixed by #98
Closed

Allow add tags to resource methods #102

perdy opened this issue Jun 8, 2023 · 0 comments · Fixed by #98
Milestone

Comments

@perdy
Copy link
Member
perdy commented Jun 8, 2023

When defining resources it's imperative to allow a way to assign tags to their methods as part of the definition process. This can be achieved by allowing @resource_method decorator to accept those tags and include them into the resource building process.

@perdy perdy linked a pull request Jun 8, 2023 that will close this issue
@perdy perdy added this to the 1.4.0 milestone Jun 8, 2023
@perdy perdy mentioned this issue Jun 8, 2023
@perdy perdy closed this as completed in #98 Jun 8, 2023
github-actions bot pushed a commit that referenced this issue Jun 8, 2023
# [v1.4.0](v1.3.0...v1.4.0) (2023-06-08)

## ✨ New Features
- [`037718b`](037718b)  Allow to add tags to resource methods (#102) (Issues: [`#102`](https://github.com/vortico/flama/issues/))
- [`7c9628a`](7c9628a)  Sklearn pipelines compatibility (#103) (Issues: [`#103`](https://github.com/vortico/flama/issues/))
- [`7969d21`](7969d21)  Remove model directory on exiting app (#104) (Issues: [`#104`](https://github.com/vortico/flama/issues/))

## 🐛 Bug Fixes
- [`5ee51a1`](5ee51a1)  Typing issues (#101) (Issues: [`#101`](https://github.com/vortico/flama/issues/))
- [`3445e63`](3445e63)  Trailing dot from docstring of crud methods summary (#100) (Issues: [`#100`](https://github.com/vortico/flama/issues/))
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 a pull request may close this issue.

1 participant