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

Diff between v2 and v3 #1

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Diff between v2 and v3 #1

wants to merge 1 commit into from

Conversation

cinlloc
Copy link
Owner

@cinlloc cinlloc commented Apr 24, 2023

DO NOT MERGE. Used only for comment and work purpose

'$ref': '#/components/schemas/limit'
total:
'$ref': '#/components/schemas/total'
operator_trip_id:
Copy link
Owner Author

Choose a reason for hiding this comment

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

Renommage de propriété

multipleOf: 1
default: 1
description: Nombre de sièges réservés par l'occupant passager.
operator_journey_id:
Copy link
Owner Author

Choose a reason for hiding this comment

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

Renommage de propriété

@@ -172,20 +294,18 @@ components:
- Numéro complet à 10 chiffres (phone)
- Numéro tronqué à 8 chiffres (phone_trunc) + identifiant unique de l'opérateur (operator_user_id)
additionalProperties: false
required:
Copy link
Owner Author

Choose a reason for hiding this comment

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

Ajout de l'identity_key

description: |
Correspond au sha d'une chaîne concaténée tel que : sha256(*phone_number*-*last_name*) ou
- `phone_number` correspond au numéro de téléphone complet au format international sans espace ni tiret. Exemple : +33601020304
- `last_name` correspond au nom de famille complet en majuscule sans accent
Copy link
Owner Author

Choose a reason for hiding this comment

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

Quid des espaces et des tirets ?

@@ -214,6 +334,29 @@ components:
type: string
description: Numéro de téléphone à 8 chiffres. Obligatoire si le numéro de téléphone complet n'est pas fournit.
example: '+336123456'
driving_license:
Copy link
Owner Author

Choose a reason for hiding this comment

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

Est-ce que ce champ sera utilisé pour le dédoublonnage CEE ?

km:
type: integer
euros:
distance:
Copy link
Owner Author

Choose a reason for hiding this comment

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

Pas d'impact chez nous : on n'utilise pas ce champ

paths:
/geo/route:
Copy link
Owner Author

Choose a reason for hiding this comment

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

Tiens, on doit pouvoir récupérer ce fameux itinéraire maintenant

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.

1 participant