diff options
| author | Xinhui | 2016-10-17 13:22:51 +0200 | 
|---|---|---|
| committer | Xinhui | 2016-10-17 13:22:51 +0200 | 
| commit | f282672d581a826411271dc37fd173bf49f30f76 (patch) | |
| tree | 03b965e3736756c686e54dbd7ae4034fd9718503 /spec/fixtures | |
| parent | 972c635d3ac481989d3a7da8326d192cf34116ee (diff) | |
| download | chouette-core-f282672d581a826411271dc37fd173bf49f30f76.tar.bz2 | |
Store organisation functional_scope
Refs #1785
Diffstat (limited to 'spec/fixtures')
| -rw-r--r-- | spec/fixtures/organizations.json | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/spec/fixtures/organizations.json b/spec/fixtures/organizations.json index b70f99520..6b507b445 100644 --- a/spec/fixtures/organizations.json +++ b/spec/fixtures/organizations.json @@ -84,6 +84,7 @@    "code": "RATP",    "created_at": "2016-05-17T16:04:26.646Z",    "updated_at": "2016-05-31T10:06:39.349Z", +  "functional_scope": "[\"STIF:CODIFLIGNE:Line:C00840\", \"STIF:CODIFLIGNE:Line:C00086\"]",    "organization_users": {      "users_count": 8    }, | 
