11 lines
122 B
Text
11 lines
122 B
Text
meta {
|
|
name: Create Project
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
post {
|
|
url: {{api_base}}/projects
|
|
body: none
|
|
auth: inherit
|
|
}
|