Skip to content

Conversation

@ioggstream
Copy link

This PR

begin support request body on OAS3

@ioggstream ioggstream changed the base branch from master to support_openapi3 November 7, 2019 18:18
@lgtm-com
Copy link

lgtm-com bot commented Nov 7, 2019

This pull request introduces 1 alert when merging 59e32e7 into 8c6e05b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

Copy link
Author

@ioggstream ioggstream left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@d-al-ibm check the above suggestions.


// Get a schema from a request or response body
function getSchemaFromBody(
item: any, // OpenAPIV3.RequestBodyObject |
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@d-al-ibm dopo che la logica funziona, una volta individuato il tipo, puoi metterlo: sarà solo OAS3.

@ioggstream ioggstream force-pushed the oas3-support-request-body branch from 99883a7 to d9205d7 Compare November 10, 2019 16:37
@lgtm-com
Copy link

lgtm-com bot commented Nov 10, 2019

This pull request introduces 1 alert when merging d9205d7 into cf55986 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@gunzip
Copy link
Contributor

gunzip commented Jan 5, 2020

hi @ioggstream, may you remind me why is this a draft and the status of open PR that can be safely merged into this repo:

https://github.com/teamdigitale/io-utils/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+-author%3Aapp%2Fdependabot-preview+

cc @francescopersico

probably we should bump version to a major release.

@ioggstream
Copy link
Author

Ideally there are other patches to merge first, and this one should probably be rebased.

Practically, we should merge Aymen's branch first, and then this one.

It's draft because I worked on this alone, and a review is needed.

If you're not experiencing issues on io-onboarding probably this code is worth reviewing and eventually merging.

This will enable us to implement the PATCH support.

@gunzip gunzip added the on-hold label Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants