Skip to content

Commit

Permalink
tools/importer-rest-api-specs: fixing the segments for machine learni…
Browse files Browse the repository at this point in the history
…ng workspace
  • Loading branch information
tombuildsstuff committed Jul 28, 2023
1 parent 555df21 commit fea815f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ func NormalizeSegment(input string, camelCase bool) string {
"fhirservices": "fhirServices",
"fileservers": "fileServers",
"fallbackroute": "fallbackRoute",
"featuresets": "featureSets",
"featurestoreentities": "featureStoreEntities",
"fqdnlists": "fqdnLists",
"fqn": "fqn", // handles FQN
"frontdoorwebapplicationfirewallpolicies": "frontDoorWebApplicationFirewallPolicies",
Expand Down

0 comments on commit fea815f

Please sign in to comment.