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

Feature/SK-871 | Enable updating models via the API #632

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

niklastheman
Copy link
Contributor

Patch and put endpoints added to enabling updates

patch - to be used when user wants to update one or more fields of the specified model
put - to be used when user wants to update all fields of the specified model

@github-actions github-actions bot added minor feature New feature or request and removed minor labels Jun 12, 2024
fedn/network/api/v1/model_routes.py Fixed Show resolved Hide resolved
fedn/network/api/v1/model_routes.py Fixed Show fixed Hide fixed
fedn/network/api/v1/model_routes.py Fixed Show fixed Hide fixed
fedn/network/api/v1/model_routes.py Fixed Show fixed Hide fixed
@github-actions github-actions bot added the minor label Jun 13, 2024
@niklastheman niklastheman merged commit 5983897 into master Jun 13, 2024
18 checks passed
@niklastheman niklastheman deleted the feature/SK-871 branch June 13, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request minor patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants