Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
get specific project is not working yet
15 lines
190 B
Text
15 lines
190 B
Text
meta {
|
|
name: Get specific Project
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: {{api_base}}/project/:id
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
params:path {
|
|
id: 1c2bc42d-20d7-4cec-953f-acf691bad55a
|
|
}
|