mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-05 00:22:55 +01:00
12 lines
129 B
Plaintext
12 lines
129 B
Plaintext
meta {
|
|
name: Create project object --
|
|
type: http
|
|
seq: 8
|
|
}
|
|
|
|
post {
|
|
url: {{base_url}}/projects
|
|
body: none
|
|
auth: none
|
|
}
|