diff --git a/specification/resources/actions/models/action.yml b/specification/resources/actions/models/action.yml index 71e3a7700..258622294 100644 --- a/specification/resources/actions/models/action.yml +++ b/specification/resources/actions/models/action.yml @@ -49,7 +49,8 @@ properties: $ref: '../../regions/models/region.yml' region_slug: - allOf: - - $ref: '../../regions/models/region.yml#/properties/slug' - - type: string - nullable: true \ No newline at end of file + type: string + nullable: true + description: A human-readable string that is used as a unique identifier + for each region. + example: nyc3