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

Openapi file cleanup #530

Merged
merged 6 commits into from
Sep 26, 2023

Conversation

dshuffma-ibm
Copy link
Contributor

@dshuffma-ibm dshuffma-ibm commented Sep 26, 2023

Type of change

  • Documentation update

Description

  • lots of openapi edits/cleanup (api and field descriptions & summary improvements)
    • there are no actual api spec changes
  • adds a couple more openapi validation steps to our automation (github actions)
  • updates js-yaml to v4, and uses the new load method instead of safeLoad

Signed-off-by: David Huffman <dshuffma@us.ibm.com>
Signed-off-by: David Huffman <dshuffma@us.ibm.com>
@dshuffma-ibm dshuffma-ibm requested a review from a team as a code owner September 26, 2023 17:55
@dshuffma-ibm dshuffma-ibm changed the title Openapi cleanup Openapi file cleanup Sep 26, 2023
Signed-off-by: David Huffman <dshuffma@us.ibm.com>
Signed-off-by: David Huffman <dshuffma@us.ibm.com>
Signed-off-by: David Huffman <dshuffma@us.ibm.com>
Signed-off-by: David Huffman <dshuffma@us.ibm.com>
@dshuffma-ibm dshuffma-ibm merged commit 5e42e99 into hyperledger-labs:main Sep 26, 2023
17 checks passed
@dshuffma-ibm dshuffma-ibm deleted the openapi-cleanup branch September 26, 2023 19:21
dshuffma-ibm added a commit to dshuffma-ibm/fabric-operations-console that referenced this pull request Oct 17, 2023
* cleanup the openapi doc (non-breaking)
* fix npm dep
* replace yaml.safeLoad w/yaml.load to match update
---------
Signed-off-by: David Huffman <dshuffma@us.ibm.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.

1 participant