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

[API] endpoint visiting_time_by_vessel : manque MMSI et IMO #272

Open
SebM42 opened this issue Nov 17, 2024 · 1 comment
Open

[API] endpoint visiting_time_by_vessel : manque MMSI et IMO #272

SebM42 opened this issue Nov 17, 2024 · 1 comment
Assignees

Comments

@SebM42
Copy link
Collaborator

SebM42 commented Nov 17, 2024

Il manque les data MMSI et IMO en retour sur le endpoint visiting_time_by_vessel

[
  {
    "zone_id": 0,
    "zone_category": "string",
    "zone_sub_category": "string",
    "zone_name": "string",
    "vessel_id": 0,
    "vessel_name": "string",
    "vessel_type": "string",
    "vessel_length_class": "string",
    "zone_visiting_time_by_vessel": "P3D"
  }
]
@rv2931
Copy link
Collaborator

rv2931 commented Nov 25, 2024

Livré via la PR #294

@rv2931 rv2931 added the Done! label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants