Add enum values generation to documentation (#3404) (#207)

* Add enum values generation to documentation, remove previous handwritten lists unless they add value

* Add possible enum values to inspec doc generation

* Add default, possible values to the schema description

* Format fixes

* Try spacing to see how md looks

* PR feedback

* Order of operations

* Bigger spacefor markdown

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-04-24 13:45:23 -04:00 committed by GitHub
commit 282f8e3b82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 114 additions and 189 deletions

View file

@ -150,7 +150,7 @@ options:
proxy_header:
description:
- Specifies the type of proxy header to append before sending data to the
backend, either NONE or PROXY_V1. The default is NONE.
backend.
- 'Some valid choices include: "NONE", "PROXY_V1"'
required: false
default: NONE
@ -211,7 +211,7 @@ options:
proxy_header:
description:
- Specifies the type of proxy header to append before sending data to the
backend, either NONE or PROXY_V1. The default is NONE.
backend.
- 'Some valid choices include: "NONE", "PROXY_V1"'
required: false
default: NONE
@ -265,7 +265,7 @@ options:
proxy_header:
description:
- Specifies the type of proxy header to append before sending data to the
backend, either NONE or PROXY_V1. The default is NONE.
backend.
- 'Some valid choices include: "NONE", "PROXY_V1"'
required: false
default: NONE
@ -319,7 +319,7 @@ options:
proxy_header:
description:
- Specifies the type of proxy header to append before sending data to the
backend, either NONE or PROXY_V1. The default is NONE.
backend.
- 'Some valid choices include: "NONE", "PROXY_V1"'
required: false
default: NONE
@ -380,7 +380,7 @@ options:
proxy_header:
description:
- Specifies the type of proxy header to append before sending data to the
backend, either NONE or PROXY_V1. The default is NONE.
backend.
- 'Some valid choices include: "NONE", "PROXY_V1"'
required: false
default: NONE
@ -573,8 +573,7 @@ httpHealthCheck:
type: str
proxyHeader:
description:
- Specifies the type of proxy header to append before sending data to the backend,
either NONE or PROXY_V1. The default is NONE.
- Specifies the type of proxy header to append before sending data to the backend.
returned: success
type: str
portSpecification:
@ -629,8 +628,7 @@ httpsHealthCheck:
type: str
proxyHeader:
description:
- Specifies the type of proxy header to append before sending data to the backend,
either NONE or PROXY_V1. The default is NONE.
- Specifies the type of proxy header to append before sending data to the backend.
returned: success
type: str
portSpecification:
@ -679,8 +677,7 @@ tcpHealthCheck:
type: str
proxyHeader:
description:
- Specifies the type of proxy header to append before sending data to the backend,
either NONE or PROXY_V1. The default is NONE.
- Specifies the type of proxy header to append before sending data to the backend.
returned: success
type: str
portSpecification:
@ -729,8 +726,7 @@ sslHealthCheck:
type: str
proxyHeader:
description:
- Specifies the type of proxy header to append before sending data to the backend,
either NONE or PROXY_V1. The default is NONE.
- Specifies the type of proxy header to append before sending data to the backend.
returned: success
type: str
portSpecification:
@ -785,8 +781,7 @@ http2HealthCheck:
type: str
proxyHeader:
description:
- Specifies the type of proxy header to append before sending data to the backend,
either NONE or PROXY_V1. The default is NONE.
- Specifies the type of proxy header to append before sending data to the backend.
returned: success
type: str
portSpecification: