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

feat(core-api): add SocketIoConnectionPathV1 constant to OpenAPI specs #902

Conversation

petermetz
Copy link
Contributor

@petermetz petermetz commented May 3, 2021

This defines a constant in the OpenAPI specification so that it can be
reused everywhere else in the code, including in the generated
documentation that we intend to create from the OpenAPI specifications
later on and also other packages in the Typescript code who import the
core-api package.

Signed-off-by: Peter Somogyvari peter.somogyvari@accenture.com

Related to #297

@petermetz petermetz added the Core_API Changes related to the Core API Package label May 3, 2021
@petermetz petermetz self-assigned this May 3, 2021
@petermetz petermetz force-pushed the feat-core-api-socket-io-connection-path branch from 227c81d to c154957 Compare May 3, 2021 20:10
@petermetz petermetz force-pushed the feat-core-api-socket-io-connection-path branch 2 times, most recently from 218b3f8 to a9356cf Compare May 21, 2021 04:38
This defines a constant in the OpenAPI specification so that it can be
reused everywhere else in the code, including in the generated
documentation that we intend to create from the OpenAPI specifications
later on and also other packages in the Typescript code who import the
core-api package.

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
@petermetz petermetz force-pushed the feat-core-api-socket-io-connection-path branch from a9356cf to 87c4497 Compare May 21, 2021 04:48
@petermetz petermetz added this to the v0.6.0 milestone May 21, 2021
@petermetz petermetz merged commit 405865d into hyperledger-cacti:main May 25, 2021
@petermetz petermetz deleted the feat-core-api-socket-io-connection-path branch May 25, 2021 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core_API Changes related to the Core API Package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants