hackerAPI
hackerAPI copied to clipboard
automatically generate postman collections
uses apidoc-postman to generate api collection from api docs
Tickets:
- HCK-NA
List of changes:
- automatically generate postman collections
Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update
How has this been tested?
- Postman tinkering
Test Configuration:
Firmware version: Hardware: Toolchain: SDK:
Questions for code reviewers?
- [ ] try importing and testing
Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] My changes generate no new warnings
- [ ] Listed change(s) in the Changelog
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] I have made corresponding changes to the documentation
- [ ] Any dependent changes have been merged and published in downstream modules