Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion APIs/amadeus.com/amadeus-trip-parser/3.0.1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ components:
properties:
name:
description: Equipment name
pattern: "[a-zA-Z]{1-70}"
pattern: "[a-zA-Z]{1,70}"
type: string
title: associatedEquipments
type: object
Expand Down