Skip to content

feat: support full v1 API through API client - #119

Draft
EastSun5566 wants to merge 1 commit into
developfrom
feature/dev-3171
Draft

EastSun5566 wants to merge 1 commit into
developfrom
feature/dev-3171

Conversation

@EastSun5566

Copy link
Copy Markdown
Contributor

Summary

  • Keep existing commands and add api operations, api describe, and api call for generated v1 operations.
  • Delegate calls to @hackmd/api/raw using the existing token and endpoint settings.
  • Update the README and packaged CLI skill.

Verification

Build and lint passed. 21 unit, 22 smoke, and 6 local API integration tests passed against the linked API client.

Before merge

Depends on API client PR #62. Publish a version with /raw and the operation registry, then update the CLI dependency.

Closes #118

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.

Support the full v1 API through the generated API client

1 participant