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

Create and document a Testnet reset script for Horizon example responses #519

Open
ElliotFriend opened this issue Apr 24, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@ElliotFriend
Copy link
Contributor

When we remove the Mainnet Horizon URL from the API response examples, any href/URLs in them will give 404 errors when someone visits them. It's probably a pretty rare edge-case, though. Someone would have to highlight/copy/paste the URL to actually come upon that.

Regardless, we should setup a script to run after every Testnet reset to make as many of those example response URLs valid. As a bonus, it can be used as an opportunity to document/demonstrate to users a method by which Testnet accounts/assets/etc. can be re-created when needed. We recommend that practice anyway, but we don't really provide any examples (that I know of).

Refs: #502

@github-project-automation github-project-automation bot moved this to Backlog in Dev Docs Apr 24, 2024
@janewang janewang added the documentation Improvements or additions to documentation label May 28, 2024
@briwylde08
Copy link
Contributor

Related: #608

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Backlog
Development

No branches or pull requests

4 participants
@janewang @ElliotFriend @briwylde08 and others