fix typo in api doc

pull/8013/head
ulferts 5 years ago
parent 12848b87f2
commit 1eadaa7ecb
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 2
      docs/api/apiv3/endpoints/projects.apib

@ -80,7 +80,7 @@ Depending on custom fields defined for projects, additional properties might exi
"memberships": {
"href": "/api/v3/memberships?filters=[{"project":{"operator":"=","values":["1"]}}]
},
"customField456: {
"customField456": {
"href": "/api/v3/users/315",
"method": "A user"
},

Loading…
Cancel
Save