Skip to content

refactor: remove url validation#1333

Merged
jupyterjazz merged 2 commits into
feat-rewrite-v2from
refactor-remove-url-validation
Apr 3, 2023
Merged

refactor: remove url validation#1333
jupyterjazz merged 2 commits into
feat-rewrite-v2from
refactor-remove-url-validation

Conversation

@jupyterjazz

@jupyterjazz jupyterjazz commented Apr 3, 2023

Copy link
Copy Markdown
Contributor

Remove checking extensions for URLs because some of them might be valid and still not have a proper extension

for example:
http://lh6.ggpht.com/-IvRtNLNcG8o/TpFyrudaT6I/AAAAAAAAM6o/_11MuAAKalQ/IMG_3422.JPG?imgmax=800

Signed-off-by: jupyterjazz <saba.sturua@jina.ai>
@jupyterjazz jupyterjazz linked an issue Apr 3, 2023 that may be closed by this pull request
@jupyterjazz jupyterjazz marked this pull request as ready for review April 3, 2023 12:24
Comment thread docarray/typing/url/url_3d/url_3d.py
Comment thread docarray/typing/url/video_url.py
Comment thread docarray/typing/url/image_url.py
Signed-off-by: jupyterjazz <saba.sturua@jina.ai>
@github-actions

github-actions Bot commented Apr 3, 2023

Copy link
Copy Markdown

📝 Docs are deployed on https://ft-refactor-remove-url-validation--jina-docs.netlify.app 🎉

@anna-charlotte anna-charlotte left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm!

@jupyterjazz jupyterjazz merged commit 221b440 into feat-rewrite-v2 Apr 3, 2023
@jupyterjazz jupyterjazz deleted the refactor-remove-url-validation branch April 3, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove validation of url file extensions

3 participants