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

[NO_TICKET]Add image format information in supplier endpoint #59

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

selinbarash
Copy link
Contributor

Description

Adding format id information for the supplier endpoint

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Screenshot (Optional)

New features / fixes can include a gif or screenshot of the functionality.

@selinbarash selinbarash requested a review from a team as a code owner September 29, 2023 11:31
@@ -41,7 +41,7 @@ components:
logo_url:
type: string
format: uri
description: URL to the logo of the supplier.
description: URL to the logo of the supplier. Important, the [format_id] needs to be replaced by a valid format id. You can find the list of all available ids in https://github.com/getyourguide/partner-api-spec/wiki/Image-Formats.
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you mind adding it to other places as well? Like in the picture.yaml file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do you mean the link itself ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, exactly. The format_id is already mentioned in the pictures.yaml with instructions to replace with a proper value from the "wiki". Let's add the link there too. WDYT?

@selinbarash selinbarash changed the title [PTECH-4488] Add non-documented fields in Metadata to the specs [NO_TICKET]Add image format information in supplier endpoint Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants