-
Notifications
You must be signed in to change notification settings - Fork 98
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 decorators for functions #221
Closed
kunaljubce
wants to merge
11
commits into
mrpowers-io:main
from
kunaljubce:kunaljubce/add-decorators-for-functions
Closed
Add decorators for functions #221
kunaljubce
wants to merge
11
commits into
mrpowers-io:main
from
kunaljubce:kunaljubce/add-decorators-for-functions
Commits on Mar 29, 2024
-
Adding decoratory factory to validate_schema to make it work both as …
…a function and as a decorator
Configuration menu - View commit details
-
Copy full SHA for e642b86 - Browse repository at this point
Copy the full SHA e642b86View commit details -
Fix to execute the validation when func is called and replaced the ol…
…d func definition of validate_schema()
Configuration menu - View commit details
-
Copy full SHA for 3188b54 - Browse repository at this point
Copy the full SHA 3188b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for a353a69 - Browse repository at this point
Copy the full SHA a353a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85cc47a - Browse repository at this point
Copy the full SHA 85cc47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e38ba8e - Browse repository at this point
Copy the full SHA e38ba8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e58ccdd - Browse repository at this point
Copy the full SHA e58ccddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe843b5 - Browse repository at this point
Copy the full SHA fe843b5View commit details -
Added a uncommitted directory for developers to store their scripts o…
…r code snippets relevant to quinn without making them visible to git
Configuration menu - View commit details
-
Copy full SHA for a964e16 - Browse repository at this point
Copy the full SHA a964e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for c856f79 - Browse repository at this point
Copy the full SHA c856f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 151dcc2 - Browse repository at this point
Copy the full SHA 151dcc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a6d08 - Browse repository at this point
Copy the full SHA b9a6d08View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.