Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions registries/_format/password.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
owner: baywet
issue:
description: a string that hints to UIs to obscure input.
description: a string that hints to obscure the value.
base_type: string
layout: default
source: https://spec.openapis.org/oas/latest.html#data-types
Expand All @@ -14,7 +14,7 @@ source_label: OAS

Base type: `{{ page.base_type }}`.

The `{{page.slug}}` format is a string that hints to UIs to obscure input.
The `{{page.slug}}` format is a string that hints to obscure the value.

{% if page.issue %}
### GitHub Issue
Expand All @@ -26,4 +26,4 @@ The `{{page.slug}}` format is a string that hints to UIs to obscure input.
### Remarks

{{ page.remarks }}
{% endif %}
{% endif %}