Skip to content

Commit 202c1a2

Browse files
authored
Merge pull request #6645 from keboola/jirka/DMD-875/fix-autority-typo
DMD-875 Rename typo autority to authority
2 parents 848c212 + 173c4f5 commit 202c1a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apiary.apib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5162,7 +5162,7 @@ Loads tables from Storage into a Workspace. BigQuery supports only loading as vi
51625162
+ VIEW
51635163
+ AUTO
51645164
+ primaryKey - optional definition of primaryKey on created Workspace table. When PK created with this definition, it will respect nullabiltiy defined in `columns` field, which is different from inheriting PK from Storage, because inherited PK is forced to be non-nullable. Snowflake only.
5165-
+ autority (required, enum[string])
5165+
+ authority (required, enum[string]) - also accepts legacy name `autority`
51665166
+ Members
51675167
+ storage - PK should be inherited from Storage
51685168
+ manual - manual list of columns to set as PK

0 commit comments

Comments
 (0)