Skip to content
Snippets Groups Projects
Commit 23b91c5c authored by Arnaud Pauget's avatar Arnaud Pauget
Browse files

fix() : typo

parent 5dfca641
Branches fix/seda2_transferSource
No related tags found
No related merge requests found
......@@ -226,13 +226,5 @@ class MaarchREST extends SAEConnecteur {
public function getVersion(){
return $this->getWS('/versions');
}
/**
* @return bool|mixed
* @throws Exception
*/
public function ping(){
return $this->getWS('/ping');
}
}
\ No newline at end of file
......@@ -8,7 +8,7 @@ formulaire:
url:
name: "URL de l'instance Maarch RM"
token:
name: Jeton URL Encodé du comtpe de service
name: Jeton URL Encodé du compte de service
originating_agency:
name: Identifiant service versant
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment