chore: Sort externalDocumentationUrls by type then title (do not merge) (#69742)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d9b08c06d9
commit
a7be6e6a0f
@@ -42,13 +42,13 @@ data:
|
||||
- title: PostgreSQL documentation
|
||||
url: https://www.postgresql.org/docs/current/
|
||||
type: api_reference
|
||||
- title: SQL commands
|
||||
url: https://www.postgresql.org/docs/current/sql-commands.html
|
||||
type: sql_reference
|
||||
- title: Client authentication
|
||||
url: https://www.postgresql.org/docs/current/client-authentication.html
|
||||
type: authentication_guide
|
||||
- title: Database roles and privileges
|
||||
url: https://www.postgresql.org/docs/current/user-manag.html
|
||||
type: permissions_scopes
|
||||
- title: SQL commands
|
||||
url: https://www.postgresql.org/docs/current/sql-commands.html
|
||||
type: sql_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
Reference in New Issue
Block a user