Skip to content

Conversation

chrisoverzero
Copy link
Contributor

@chrisoverzero chrisoverzero commented Aug 16, 2019

In the prose of the description for PrimaryKey, the default key name is said to be "ID". In the examples and in the translator tests, the default value is "id".

May no one else be bitten by this.

Description of changes:

In short, I made the normative and descriptive texts match.

  • Changed "ID" to "id" in the prose of the specification. This is a non-normative change, as the specified default is in the "Primary Key Object" section -- and it matches the normative value anyway.
  • Added text specifying the default Type value. (String) This one is a normative change, but it's adding something to the specification text which was already specified.

Description of how you validated changes:

I checked the values in the normative part of the specification and the output of the translator tests.

Checklist:

  • Update documentation
  • Add/update example to examples/2016-10-31

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

In the prose of the description for `PrimaryKey`, the default key name
is said to be "ID". In the examples and in the translator tests, the
default value is "id".
@ShreyaGangishetty ShreyaGangishetty merged commit 017900b into aws:develop Aug 20, 2019
@chrisoverzero
Copy link
Contributor Author

Thanks so much!

@chrisoverzero chrisoverzero deleted the feature/confusing-reference branch August 21, 2019 18:39
@praneetap praneetap mentioned this pull request Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants