diff options
Diffstat (limited to 'lib/Travel/Routing/DE')
-rw-r--r-- | lib/Travel/Routing/DE/EFA/Exception.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Routing/DE/EFA/Exception.pod b/lib/Travel/Routing/DE/EFA/Exception.pod index 5ec2991..d01087a 100644 --- a/lib/Travel/Routing/DE/EFA/Exception.pod +++ b/lib/Travel/Routing/DE/EFA/Exception.pod @@ -45,8 +45,8 @@ We got no parsable data from the EFA service =head2 Travel::Routing::DE::EFA::Exception::Ambiguous Our request contained ambiguous data. B<post_key> contains the relevant POST -key, B<possibilities> is a comma-separated string of possible key values (as -reported by the EFA service). +key and B<post_value> the corresponding input value. B<possibilities> is a +pipe-separated string of acceptable values reported by the EFA service. =head2 Travel::Routing::DE::EFA::Exception::NoConnections |