Skip to content

Commit

Permalink
Revert "Revert "Release 1.7.15""
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastCicada authored May 15, 2024
1 parent ce8a998 commit 40cdcfd
Show file tree
Hide file tree
Showing 9 changed files with 12,076 additions and 12,013 deletions.
2 changes: 1 addition & 1 deletion docs/cadt_rpc_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ POST Options:

```json
// Request
curl --location -g --request POST 'localhost:31310/v1/organizations/' \
curl --location -g --request POST 'localhost:31310/v1/organizations/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Sample Org",
Expand Down
Loading

0 comments on commit 40cdcfd

Please sign in to comment.