DINA-Web / agent-specs

Specifications for the Agent Module
MIT License
1 stars 3 forks source link

Add multilingual names to Organization schema #30

Closed cgendreau closed 3 years ago

cgendreau commented 3 years ago
"attributes": {
        "names": [
          {
            "languageCode": "FR",
            "name": "Nom de l'organisation"
          }
        ]
      }

The previous attribute name should be removed.

languageCode should be restricted to 2 characters