-
Notifications
You must be signed in to change notification settings - Fork 0
[MPT-13329] Added catalog listings endpoints #44
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
Conversation
setup.cfg
Outdated
| mpt_api_client/resources/catalog/authorizations.py: WPS215 | ||
| mpt_api_client/resources/catalog/products.py: WPS204 WPS214 WPS215 | ||
| mpt_api_client/resources/catalog/items.py: WPS215 | ||
| mpt_api_client/resources/catalog/listings.py: WPS215 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
most probably this exception is going to be everywhere in catalog files... Maybe you can squash it to
mpt_api_client/resources/catalog/*.py: WPS215
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
most probably this exception is going to be everywhere in catalog files... Maybe you can squash it to
mpt_api_client/resources/catalog/*.py: WPS215
updated setup.cfg
0ea3d71 to
41af02e
Compare
setup.cfg
Outdated
| mpt_api_client/resources/catalog/product_terms.py: WPS215 | ||
| mpt_api_client/resources/catalog/product_term_variants.py: WPS215 | ||
| mpt_api_client/resources/commerce/agreements_attachments.py: WPS215 | ||
| mpt_api_client/resources/catalog/price_lists.py: WPS110 WPS215 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you can add both to line 35 :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you can add both to line 35 :-)
i updated setup.cfg to include both
41af02e to
b625283
Compare
|



Added catalog listings endpoints
https://softwareone.atlassian.net/browse/MPT-13329