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

Add customer blocked services with create, destroy, and range function #110

Conversation

jamalsoueidan
Copy link
Owner

No description provided.

…ions

 • Introduce new OpenAPI components for managing customer block lists, including create, destroy, list, and range operations.
 • Add corresponding paths and methods to the OpenAPI spec for the new blocked feature.
 • Create new schema files for blocked types and operations.
 • Implement backend functions for creating, deleting, listing, and querying customer block ranges.
 • Update blocked schema and types in the backend to include the title field.
 • Write and adjust tests for the new blocked functionality.
@jamalsoueidan jamalsoueidan merged commit afa9987 into main Mar 5, 2024
2 checks passed
@jamalsoueidan jamalsoueidan deleted the 109-blocked-add-api-endpoints-for-blocked-date-could-be-customer-vacation branch March 5, 2024 11:20
@jamalsoueidan jamalsoueidan self-assigned this Mar 14, 2024
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.

1 participant