Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

resolve name inconsistency #168

Merged
merged 4 commits into from
Dec 1, 2022

Conversation

miyunari
Copy link
Member

closes #117

@miyunari miyunari self-assigned this Nov 30, 2022

@gcp_endpoint.route("/gcp", methods=["GET"])
@swag_from("../schema/gcp.yml")
@google_endpoint.route("/google", methods=["GET"])
Copy link
Member Author

Choose a reason for hiding this comment

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

@FKolwa does it make sense to rename our endpoint too? Wasn't sure about this

Copy link
Member

@F-X64 F-X64 Dec 1, 2022

Choose a reason for hiding this comment

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

Hm. I'm a bit torn on this one too. I'd like to stay as consistent as possible but gcp would probably make more sense as an endpoint. I'd say we probably should stick to gcp.

Copy link
Member Author

Choose a reason for hiding this comment

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

We decided to keep it to google, because otherwise we would have a lot of exceptions and inconsistency again.

@miyunari miyunari force-pushed the create_name_consistency_with_google_images_#117 branch from b521656 to dce8ac6 Compare November 30, 2022 13:49
Signed-off-by: Janine Olear <pninak@web.de>
@miyunari miyunari force-pushed the create_name_consistency_with_google_images_#117 branch from dce8ac6 to d8901f4 Compare November 30, 2022 13:59
@miyunari miyunari marked this pull request as ready for review November 30, 2022 14:03
@miyunari miyunari requested review from F-X64 and major December 1, 2022 09:41
Copy link
Member

@F-X64 F-X64 left a comment

Choose a reason for hiding this comment

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

LGTM!

@miyunari miyunari merged commit 58174bf into main Dec 1, 2022
@major
Copy link
Member

major commented Dec 1, 2022

Such consistency. 👏🏻

@major major deleted the create_name_consistency_with_google_images_#117 branch December 1, 2022 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create name consistency with google or gcp images
3 participants