-
Notifications
You must be signed in to change notification settings - Fork 0
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
Zakládání nových členů oddílu #3
Comments
Prosím přidat atribut číslo bankovního účtu. |
@alfik-alfik : muzes prosim napsat k cemu se nam bude hodit? (predpokladam ze to neni kvuli parovani prichozich plateb). Dekuji :) |
nepovinný údaj, ke snadnějšímu proplácení cesťáků, dokladů a dalších, aby se to nemuselo řešit přes pokladnu, když ti peníze v hotovosti stejně nikdo nechce. Případně se může atribut naplňovat automaticky číslem účtu z poslední platby členských příspěvků (dle VS). Případně dovysvětlím ústně. |
* Updates based on discussion on wednesday meeting * API tags for ORIS and CUS endpoints, extracted schemas for various types * returned birthCertificateNumber, reorganized Licences * email and phone are required for Contact (#3, #4), added missing natinality for user edit #4 * documented compact and full views of User details in GET /users endpoint * added `archived` parameter to `GET /users` * added authorization grants for endpoints + description how authorization works in Klabis API * /users renamed to /members to follow naming conventions + reworked registration/deregistration of member APIs * /users renamed to /members to follow naming conventions + reworked registration/deregistration of member APIs * unified gender vs `sex` in favor of `sex` (as gender seems to the one representing many other variants while we are interested only in "biological" 2) * little naming fix * Fixed Security configuration * deregistration -> membership suspension * added endpoint to retrieve information if account can be suspended * GET /memberRegistrations endpoint replaced by GET /registrationNumber and GET /oris/userInfo/{orisId} * PUT /members/{memberId} changed to PUT /members/{mamberId}/changeMemberInfo * cleanups in names + extracted type for membership suspension blockers values * added bodies for error responses * HTTP 400 error attribute `errors` renamed to `validationErrors`
Manualni zalozeni noveho uzivatele:
Podminky akceptace
Use cases
Zakladni use case
Preconditions
Use case
The text was updated successfully, but these errors were encountered: