(get-wars)
(get-wars optional-params)
List wars Return a list of wars
This route is cached for up to 3600 seconds
List wars Return a list of wars --- This route is cached for up to 3600 seconds
(get-wars-war-id war-id)
(get-wars-war-id war-id optional-params)
Get war information Return details about a war
This route is cached for up to 3600 seconds
Get war information Return details about a war --- This route is cached for up to 3600 seconds
(get-wars-war-id-killmails war-id)
(get-wars-war-id-killmails war-id optional-params)
List kills for a war Return a list of kills related to a war
This route is cached for up to 3600 seconds
List kills for a war Return a list of kills related to a war --- This route is cached for up to 3600 seconds
(get-wars-war-id-killmails-with-http-info war-id)
(get-wars-war-id-killmails-with-http-info war-id
{:keys [datasource if-none-match
page]})
List kills for a war Return a list of kills related to a war
This route is cached for up to 3600 seconds
List kills for a war Return a list of kills related to a war --- This route is cached for up to 3600 seconds
(get-wars-war-id-with-http-info war-id)
(get-wars-war-id-with-http-info war-id {:keys [datasource if-none-match]})
Get war information Return details about a war
This route is cached for up to 3600 seconds
Get war information Return details about a war --- This route is cached for up to 3600 seconds
(get-wars-with-http-info)
(get-wars-with-http-info {:keys [datasource if-none-match max-war-id]})
List wars Return a list of wars
This route is cached for up to 3600 seconds
List wars Return a list of wars --- This route is cached for up to 3600 seconds
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close