We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbff6f commit ab051c8Copy full SHA for ab051c8
Sources/FoundationEssentials/URL/URITemplate.swift renamed to Sources/FoundationEssentials/URL/URLTemplate.swift
Sources/FoundationEssentials/URL/URITemplate_Expression.swift renamed to Sources/FoundationEssentials/URL/URLTemplate_Expression.swift
Sources/FoundationEssentials/URL/URITemplate_PercentEncoding.swift renamed to Sources/FoundationEssentials/URL/URLTemplate_PercentEncoding.swift
Sources/FoundationEssentials/URL/URITemplate_Substitution.swift renamed to Sources/FoundationEssentials/URL/URLTemplate_Substitution.swift
Sources/FoundationEssentials/URL/URITemplate_Value.swift renamed to Sources/FoundationEssentials/URL/URLTemplate_Value.swift
Sources/FoundationEssentials/URL/URITemplate_VariableName.swift renamed to Sources/FoundationEssentials/URL/URLTemplate_VariableName.swift
Tests/FoundationEssentialsTests/URITemplatingTests/URITemplate_ExpressionTests.swift renamed to Tests/FoundationEssentialsTests/URITemplatingTests/URLTemplate_ExpressionTests.swift
Tests/FoundationEssentialsTests/URITemplatingTests/URITemplate_PercentEncodingTests.swift renamed to Tests/FoundationEssentialsTests/URITemplatingTests/URLTemplate_PercentEncodingTests.swift
Tests/FoundationEssentialsTests/URITemplatingTests/URITemplate_TemplateTests.swift renamed to Tests/FoundationEssentialsTests/URITemplatingTests/URLTemplate_TemplateTests.swift
Tests/FoundationEssentialsTests/URITemplatingTests/URITemplate_ValueTests.swift renamed to Tests/FoundationEssentialsTests/URITemplatingTests/URLTemplate_ValueTests.swift
0 commit comments