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
@@ -30,10 +30,10 @@ data:
|
||||
tags:
|
||||
- language:java
|
||||
externalDocumentationUrls:
|
||||
- title: IBM Db2 SQL reference
|
||||
url: https://www.ibm.com/docs/en/db2/11.5?topic=reference-sql
|
||||
type: sql_reference
|
||||
- title: IBM Db2 authentication
|
||||
url: https://www.ibm.com/docs/en/db2/11.5?topic=security-authentication
|
||||
type: authentication_guide
|
||||
- title: IBM Db2 SQL reference
|
||||
url: https://www.ibm.com/docs/en/db2/11.5?topic=reference-sql
|
||||
type: sql_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
Reference in New Issue
Block a user