mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-09 09:52:34 +00:00
Add endpoint for triggering site deployment (#563)
* feat(api): Add endpoint for triggering site deployment - Add POST /api/projects/{project}/servers/{server}/sites/{site}/deploy endpoint - Add feature tests * fix merge issue and generate api docs * fix merge --------- Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com> Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com>
This commit is contained in:
@ -58,7 +58,7 @@ endpoints:
|
||||
auth:
|
||||
- headers
|
||||
- Authorization
|
||||
- 'Bearer c4d6561av3ehkVagPfZb8DE'
|
||||
- 'Bearer 6ab5Ea4gV6d8DPcfvkhZe13'
|
||||
controller: null
|
||||
method: null
|
||||
route: null
|
||||
@ -131,7 +131,7 @@ endpoints:
|
||||
auth:
|
||||
- headers
|
||||
- Authorization
|
||||
- 'Bearer 8ab6dPD5gh1EZfk36vaVe4c'
|
||||
- 'Bearer cg6Zf84vaDahkE13ePdbV65'
|
||||
controller: null
|
||||
method: null
|
||||
route: null
|
||||
@ -204,7 +204,7 @@ endpoints:
|
||||
auth:
|
||||
- headers
|
||||
- Authorization
|
||||
- 'Bearer 1VDa6ckv35hgZ8d6Eb4Pafe'
|
||||
- 'Bearer EZbkV6ev83fhPga5164aDdc'
|
||||
controller: null
|
||||
method: null
|
||||
route: null
|
||||
@ -277,7 +277,7 @@ endpoints:
|
||||
auth:
|
||||
- headers
|
||||
- Authorization
|
||||
- 'Bearer V4d1k6b5hae3fcZDa6g8PvE'
|
||||
- 'Bearer e6da1Ek63v84hDbVPgaZcf5'
|
||||
controller: null
|
||||
method: null
|
||||
route: null
|
||||
@ -350,7 +350,7 @@ endpoints:
|
||||
auth:
|
||||
- headers
|
||||
- Authorization
|
||||
- 'Bearer g84c6eEZP3k5fvV6baD1had'
|
||||
- 'Bearer efPg36badVZh8451aEvkc6D'
|
||||
controller: null
|
||||
method: null
|
||||
route: null
|
||||
@ -423,7 +423,7 @@ endpoints:
|
||||
auth:
|
||||
- headers
|
||||
- Authorization
|
||||
- 'Bearer fE4V65h18acdkgbv3Za6PDe'
|
||||
- 'Bearer kaeaZ6Vh56cgbP38f1dDv4E'
|
||||
controller: null
|
||||
method: null
|
||||
route: null
|
||||
@ -496,7 +496,7 @@ endpoints:
|
||||
auth:
|
||||
- headers
|
||||
- Authorization
|
||||
- 'Bearer gaEcPZ83ka1v65bVfh4d6eD'
|
||||
- 'Bearer cDagaEVZ3d4e616kP8fhv5b'
|
||||
controller: null
|
||||
method: null
|
||||
route: null
|
||||
@ -569,7 +569,7 @@ endpoints:
|
||||
auth:
|
||||
- headers
|
||||
- Authorization
|
||||
- 'Bearer 8Va1aEehb5kg3P64ZdvDcf6'
|
||||
- 'Bearer dPk3D4VaZhv8Eabef5166gc'
|
||||
controller: null
|
||||
method: null
|
||||
route: null
|
||||
|
Reference in New Issue
Block a user