Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automatically generate postman collections #699

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Conversation

meldunn
Copy link
Member

@meldunn meldunn commented Jun 15, 2021

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.

  • New feature (non-breaking change which adds functionality)
  • 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

meldunn and others added 3 commits July 20, 2021 19:40
uses apidoc-postman to generate api collection from api docs

Co-Authored-By: Kyle Rubenok <2529120+krubenok@users.noreply.github.com>
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.

None yet

2 participants