Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
get specific project is not working yet
11 lines
118 B
Text
11 lines
118 B
Text
meta {
|
|
name: Get Projects
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{api_base}}/project
|
|
body: none
|
|
auth: inherit
|
|
}
|