Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make gitService optional in PlaybooksRepository
This change modifies the PlaybooksRepository model to make the gitService field optional. The updates include changing the type definition and schema requirements to accommodate use cases where gitService is not provided.
- Loading branch information