Commit d72d682
authored
Add Custom APIs endpoint status command and SDK support (#33)
* adding custom API topic, commands and SDK support
* doc updates for custom APIs
* skill specific to api client development concerns for scapi
* adding new b2c plugin with custom api development skill
* code coverage for custom APIs
* update agent skills documentation
* notes about tenant
* examples and org id fix1 parent ed3a071 commit d72d682
File tree
26 files changed
+2657
-262
lines changed- .claude-plugin
- .claude/skills
- api-client-development
- sdk-module-development
- docs
- .vitepress
- cli
- guide
- packages
- b2c-cli
- .github/workflows
- src/commands/scapi/custom
- test/commands/scapi/custom
- b2c-tooling-sdk
- specs
- src
- auth
- clients
- test
- auth
- clients
- plugins
- b2c-cli/skills/b2c-scapi-custom
- b2c/skills/b2c-custom-api-development
26 files changed
+2657
-262
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
20 | 31 | | |
21 | 32 | | |
22 | 33 | | |
0 commit comments