Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR adding our API docs in the OpenAPI spec to our docs (#23)
* reorder the docs content as well as add basic /api route * slight linting stuff * ran mdx linter * little lint fix * noop * update some docs links * update welcome page * added fundamentals and concepts and deleted old start directory * new tools and sdks docs * new glossary * glossary -> encyclopedia * updated encyclopedia * Added code blocks (#10) * Added code blocks Please look at why it won't tab out the code blocks! * added json5 and missing python library Co-authored-by: Tyler van der Hoeven <[email protected]> * Added code blocks (#13) * Added missing information to operations (#11) * Added missing information to operations Including: LPs, clawbacks, claimable balances * Update list-of-operations.mdx Co-authored-by: Tyler van der Hoeven <[email protected]> * Added code blocks (#14) * delete some dupe content * Added code blocks (#15) * Added code blocks Please look at why it won't tab out the code blocks! * added json5 and missing python library * Added code blocks * spaces matter apparently * nvm Co-authored-by: Tyler van der Hoeven <[email protected]> * Added code blocks (#16) * Added code blocks & missing link (#17) * Added code block (#20) * Added code blocks, edited some content (#22) Removed Example 5 (to be added later) * spacing tweaks * Added code blocks (#21) * omit CodeExample block on non code blocks * Added code blocks (#18) * Added code blocks * encyclopedia * space tweak Co-authored-by: Tyler van der Hoeven <[email protected]> * Added code blocks (#19) * Added code blocks * removed some spaces Co-authored-by: Tyler van der Hoeven <[email protected]> * missed a couple imports * glossary -> encyclopedia * lint * format mdx * no cache on the make * case fix step 1 * case fix step 2 * fixed a link * added another link from the hash * Update sponsored-reserves.mdx * Update docusaurus.config.js * Glossary-Encyclopedia network passphrases * Anchoring assets-xborder payments links * Update setting-up-test-server.mdx * Update withdraw-anchored-assets.mdx * Update custom-assets.mdx * Update first-deposit.mdx * Update project-setup.mdx * Update setup-custodial-account.mdx * Update anatomy-of-an-asset.mdx * Update control-asset-access.mdx * Issuing assets - control asset access * Issuing assets - publishing asset info * run core node - configuring links * Update monitoring.mdx * Tutorials - create account * Update setting-up-production-server.mdx * tutorials - follow received payments links * tutorials - send and receive payments links * run a core node - index links * Added community (#25) Add and update community channels * link tweaks * couple more tweaks * glossary links * issuing assets - anatomy of an asset link * encyclopedia - claimable balance links * encyclopedia - error handling links * encyclopedia - fee bump links * Update fees-surge-pricing-fee-strategies.mdx * Update ledger-headers.mdx * encyclopedia - flags links * Update claimable-balances.mdx * Update error-handling.mdx * Update fee-bump-transactions.mdx * encyclopedia - liquidity on stellar links * encyclopedia - memos links * encyclopedia - path payments links * encyclopedia - pooled accounts links * encyclopedia - signatures and multisig links * encyclopedia - sponsored reserves links * fundamentals & concepts - data strctr - accts links * f&c - data structures - assets links * f&c - data structures - ledgers links * f&c - data structures - operations & transactions links * f&c - operations links * f&c - lumens links * f&c - testnet&pubnet links * updated link in pooled accounts * added sdk library link * minor link tweaks * minor styling update for h4s * updates * oops * updates * Update docusaurus.config.js * Merging Personal Fork into API-Content Branch (#38) * Don't merge #1 * Finishing Account Schema * TransactionSchemaUpdate * Server Update * Finished Account Copy * Documenting Retrieve Account Response * Documenting Account Responses #2 * Learned how to bundle api * Trades & Offers * Base Asset Update * Adding Ledger Endpoint * Adding Ledger Endpoint * Operations Objects * Hmm the page is broken? * package updates * might allow the previews to build? * nope, nice try though * that * maybe that? * shruggers * Adding CB, LP, OB * Last Endpoints FS TA * Fixed Environment * Fixed Environment * Migrate components * Add config and update dependencies * Add swizzled layout * Add api content and build spec pages * streaming endpoints, Renaming OperationID, sidebar * Setup sidebar generator for api * Generate api docs and migrate index/object pages * Add streaming hints * Remove padding from pagination * Handle data types with skip * Adding All Examples , Replacing Casing, Update Par * Updating Broken API links & Fixing Sidebar * Resource Links Updated, Category Jsons fixed * Add all operation objects * noop * noop * attempt at a tweak for the nginx * maybe * Updating Broken Links * Fixing Broken Links. Adding redirects * Delete _category_.json * remove those for now * serve /api/introduction at /api * redirect root to /docs * maybe * /shrug * uno mas * fix a broken link * few more link updates and fix the yarn.lock error * don't lint while running CI * throw on broken links * minor update to openapi-docs plugin --------- Co-authored-by: Bri <[email protected]> Co-authored-by: Taylor-at-Stellar <[email protected]> Co-authored-by: Taylor-at-steller <[email protected]> Co-authored-by: Jesmar Castillo <[email protected]>
- Loading branch information