Closed soos3d closed 4 months ago
This pull request includes significant updates to the API documentation and schema definitions. The changes involve reformatting documents for better readability and layout, updating schema definitions to use allOf for more detailed descriptions, and reorganizing the navigation structure. Additionally, some outdated settings and files have been removed.
Files | Changes |
---|---|
api/web3/data/openapi.json api/aa/rpc/openapi.json |
Reformatted and updated schema definitions to use allOf for better clarity and detail. |
api/introduction.mdx api/auth/introduction.mdx api/aa/introduction.mdx api/wallet/introduction.mdx api/connect/introduction.mdx api/web3/introduction.mdx api/btc/introduction.mdx |
Reformatted documents to use CardGroup and Card components for better layout and updated content structure. |
api/aa/bundler/openapi.json api/aa/paymaster/openapi.json |
Removed x-readme explorer and proxy settings. |
Summary by Sourcery
This pull request includes significant enhancements to the OpenAPI schema definitions, refactors the documentation layout to a card-based format for better readability, and reorganizes the navigation structure for improved user experience. Additionally, it updates various introduction files to provide a clearer overview of available SDKs and APIs.
mint.json
file to improve user experience and accessibility.introduction.mdx
files for various services to provide a clearer and more structured overview of available SDKs and APIs.api/introduction.mdx
to use a card-based layout for better readability and navigation.api/aa/introduction.mdx
to include a card-based layout for SDK and RPC documentation.api/wallet/introduction.mdx
to present SDK options in a card-based format.api/connect/introduction.mdx
to display SDK options using a card-based layout.api/web3/introduction.mdx
to use a card-based layout for API endpoints.api/btc/introduction.mdx
to include a card for the Web SDK documentation.