Skip to content

Conversation

@MrChampz
Copy link

This PR introduces new attributes to the shopping cart item:

  • delivery_type
  • delivery_sla_in_minutes
  • seller_id

The image attribute has been removed from the shopping cart item.

The README.md file has been updated to reflect these changes and to adjust the requirement level of several other fields, changing them from optional to recommended.

Tests and factories have been updated to align with these changes.

helderhp and others added 26 commits March 19, 2024 10:29
Adiciona os arquivos de exemplos para os campos da API Konduto
Adiciona alguns campos faltantes mas classes:
  * konduto_address
  * konduto_customer
  * konduto_item
  * konduto_payment
This commit introduces new attributes to the shopping cart item:
- `delivery_type`
- `delivery_sla_in_minutes`
- `seller_id`

The `image` attribute has been removed from the shopping cart item.

The `README.md` file has been updated to reflect these changes and to adjust the requirement level of several other fields, changing them from optional to recommended.

Tests and factories have been updated to align with these changes.
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