mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-18 06:34:19 +01:00
Had accidentally removed get appointment heading
This commit is contained in:
committed by
Sergi Delgado Segura
parent
f5979afc5f
commit
b16fd1f68e
@@ -62,6 +62,10 @@ if `-f, --file` **is** specified, then the command expects a path to a json file
|
||||
#### Options
|
||||
- `-f, --file path_to_json_file` loads the appointment data from the specified json file instead of command line.
|
||||
|
||||
### get_appointment
|
||||
|
||||
This command is used to get information about an specific appointment from the PISA server.
|
||||
|
||||
**Appointment can be in three states**
|
||||
|
||||
- `not_found`: meaning the locator is not recognised by the API. This could either mean the locator is wrong, or the appointment has already been fulfilled (the PISA server does not have any kind of data persistency for now).
|
||||
|
||||
Reference in New Issue
Block a user