Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HTTP methods in CRUD endpoint examples #612

Open
wants to merge 1 commit into
base: 0xBoxer-patch-2
Choose a base branch
from

Conversation

Dustin4444
Copy link

@Dustin4444 Dustin4444 commented Mar 6, 2025

Correct the HTTP method from GET to POST in various examples in the archive.mdx, private.mdx, unarchive.mdx, and unprivate.mdx files.

  • archive.mdx

    • Change HTTP method from GET to POST in cURL, Python, JavaScript, Go, PHP, and Java examples.
  • private.mdx

    • Change HTTP method from GET to POST in cURL, Python, JavaScript, Go, PHP, and Java examples.
  • unarchive.mdx

    • Change HTTP method from GET to POST in cURL, Python, JavaScript, Go, PHP, and Java examples.
  • unprivate.mdx

    • Change HTTP method from GET to POST in cURL, Python, JavaScript, Go, PHP, and Java examples.

For more details, open the Copilot Workspace session.

Correct the HTTP method from GET to POST in various examples in the `archive.mdx`, `private.mdx`, `unarchive.mdx`, and `unprivate.mdx` files.

* **archive.mdx**
  - Change HTTP method from GET to POST in cURL, Python, JavaScript, Go, PHP, and Java examples.

* **private.mdx**
  - Change HTTP method from GET to POST in cURL, Python, JavaScript, Go, PHP, and Java examples.

* **unarchive.mdx**
  - Change HTTP method from GET to POST in cURL, Python, JavaScript, Go, PHP, and Java examples.

* **unprivate.mdx**
  - Change HTTP method from GET to POST in cURL, Python, JavaScript, Go, PHP, and Java examples.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/duneanalytics/dune-docs/tree/query-execution-endpoints-examples?shareId=XXXX-XXXX-XXXX-XXXX).
@Dustin4444 Dustin4444 changed the base branch from query-execution-endpoints-examples to 0xBoxer-patch-2 March 6, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant