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/vue3 #3123

Merged
merged 26 commits into from Apr 26, 2024
Merged

Feature/vue3 #3123

merged 26 commits into from Apr 26, 2024

Conversation

smilerz
Copy link
Collaborator

@smilerz smilerz commented Apr 24, 2024

Update api endpoints to be paginated

  • listSyncs
  • listSupermarkets
  • listSupermarketCategorys
  • listRecipeBooks
  • listRecipeBookEntrys
  • listMealPlans
  • listMealTypes
  • listUnitConversions
  • listPropertyTypes
  • listPropertys
  • listShoppingListRecipes
  • listShoppingListEntrys
  • listBookmarkletImports
  • listUserFiles
  • listInviteLinks

Add openapi schema definitions to all endpoints

Remove deprecated api endpoints

  • api/log_cooking
  • api/plan-ical/
  • api/backup/

update tests to reflect api changes
update documentation

@vabene1111
Copy link
Collaborator

thanks, could you remove the open api generator from the root directory so that its easier for me to see whats changed (also the corresponding folders for the models, ...)

@smilerz
Copy link
Collaborator Author

smilerz commented Apr 25, 2024

thanks, could you remove the open api generator from the root directory so that its easier for me to see whats changed (also the corresponding folders for the models, ...)

Done. Sorry about that, thought I had caught everything.

@vabene1111 vabene1111 merged commit 991ff88 into TandoorRecipes:feature/vue3 Apr 26, 2024
4 checks passed
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 this pull request may close these issues.

None yet

2 participants