Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Setup the PUT endpoint for nomenclatures #3

Closed
julbrs opened this issue Feb 17, 2020 · 1 comment
Closed

Setup the PUT endpoint for nomenclatures #3

julbrs opened this issue Feb 17, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@julbrs
Copy link
Member

julbrs commented Feb 17, 2020

Actually there is no PUT endpoint to update the nomenclature entity.

The swagger documentation is already partially written.

image

The goal of this endpoint:

  • be able to update the fields of the nomenclature
  • it will take as input the id of nomenclature
  • we just want to update for the moment the following fields:
    • name (name of nomenclature)
    • cards.originalname (the name of each card)
  • we don't want to be able to update the image associated to each card (for the moment)
@julbrs julbrs added this to To do in Montessori Ressources Feb 17, 2020
@julbrs julbrs added this to the conf. Montessori milestone Feb 18, 2020
@julbrs julbrs added enhancement New feature or request good first issue Good for newcomers labels Feb 18, 2020
@julbrs
Copy link
Member Author

julbrs commented Feb 21, 2020

fixed by #5 !

@julbrs julbrs closed this as completed Feb 21, 2020
@julbrs julbrs moved this from To do to In progress in Montessori Ressources Feb 21, 2020
@julbrs julbrs moved this from In progress to Done in Montessori Ressources Feb 21, 2020
@julbrs julbrs self-assigned this Mar 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant