415d4de088
ExternalPublicUrl (and the 2 others) are too generic to know that they are for Swift only. Let's rename them and deprecate the old ones. This patch does the following: ExternalPublicUrl, ExternalAdminUrl and ExternalInternalUrl are deprecated. ExternalSwiftPublicUrl, ExternalSwiftAdminUrl and ExternalSwiftInternalUrl should now be used. Change-Id: I4634447762aad20f2c450fe4bb7f0803d13efec2
7 lines
207 B
YAML
7 lines
207 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
ExternalPublicUrl, ExternalAdminUrl and ExternalInternalUrl are deprecated.
|
|
ExternalSwiftPublicUrl, ExternalSwiftAdminUrl and ExternalSwiftInternalUrl
|
|
should now be used.
|