diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-12-07 10:39:02 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-12-07 10:39:02 +0100 |
commit | 3db2799424afb377a89c731323fe45327ebd7f6b (patch) | |
tree | 9013ac7a80cda91fe4db324a63f2b5059dd76675 /lib/Travel/Routing/DE/EFA | |
parent | 1470a71a80b3b3e1d38f812aac9451368dc90cac (diff) |
documentation
Diffstat (limited to 'lib/Travel/Routing/DE/EFA')
-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 |