Skip to content

Commit

Permalink
Merge pull request #1066 from Chia-Network/develop
Browse files Browse the repository at this point in the history
Release 1.7.15
  • Loading branch information
TheLastCicada authored May 13, 2024
2 parents def57f7 + eac4b44 commit c5c14bc
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 c5c14bc

Please sign in to comment.