Skip to content

Commit

Permalink
Revert "Release 1.7.15"
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastCicada authored May 13, 2024
1 parent 9128699 commit 4de2426
Show file tree
Hide file tree
Showing 9 changed files with 12,013 additions and 12,076 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/create' \
curl --location -g --request POST 'localhost:31310/v1/organizations/' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Sample Org",
Expand Down
Loading

0 comments on commit 4de2426

Please sign in to comment.