-
Notifications
You must be signed in to change notification settings - Fork 161
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
input string length too short for URLs #406
Comments
@mhiggins-SA How long of URLs are we talking about? Could you please provide a reproducible example of this? |
docker run --rm -t -v localdrive:/localdrive \
openapitools/openapi-diff:latest --html /localdrive/api-diff.html \
https://api.swaggerhub.com/apis/mhiggins-sa/Petstore/1.0.0/swagger.yaml?resolved=true&flatten=false \
https://api.swaggerhub.com/apis/mhiggins-sa/Petstore/2.0.0/swagger.yaml?resolved=true&flatten=false
…---
Micheál Higgins | Senior Solutions Architect
m: +353.86.235.4599
e: ***@***.******@***.***>
***@***.***<https://smartbear.com/>
smartbear.com<https://www.smartbear.com/>
***@***.***<https://www.facebook.com/smartbear> ***@***.*** <https://www.linkedin.com/company/smartbear> ***@***.*** <https://twitter.com/SmartBear> ***@***.*** <https://www.youtube.com/channel/UC3iDZqrLWQZ4dh8zn2rU9hA>
From: Jochen Schalanda ***@***.***>
Sent: Thursday 8 September 2022 08:22
To: OpenAPITools/openapi-diff ***@***.***>
Cc: Micheál Higgins ***@***.***>; Mention ***@***.***>
Subject: Re: [OpenAPITools/openapi-diff] input string length too short for URLs (Issue #406)
@mhiggins-SA<https://github.com/mhiggins-SA> How long of URLs are we talking about?
Could you please provide a reproducible example of this?
—
Reply to this email directly, view it on GitHub<#406 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANMNL5XDD4N3RADM4Z7723LV5GHYRANCNFSM6AAAAAAQG6IW3I>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
We hope you found this email of interest; however, click here if you wish to unsubscribe<http://www2.smartbear.com/SubscriptionCenter.html?utm_source=outlook&utm_medium=email&utm_content=emailsig> or manage your email preferences. Privacy Policy.<https://smartbear.com/privacy/>
Disclaimer
The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.
|
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
the 2 spec input strings accept URL's - but the overall string length seems to truncate long (last) URLs.
The text was updated successfully, but these errors were encountered: