Skip to content

Commit

Permalink
Sync with upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaRanasinghe committed Jul 12, 2024
2 parents 484cc04 + 7b7b6ea commit 25f88d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/spec/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, WSO2 LLC. (http://www.wso2.org) All Rights Reserved.
* Copyright (c) 2024, WSO2 LLC. (http://www.wso2.org).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
Expand Down
1 change: 0 additions & 1 deletion docs/spec/sanitations.bal
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ function sanitizeResponseSchemaNames(Specification spec) returns Specification|e
}

function sanitizeSchemaNames(Specification spec) returns string {

map<json> updatedSchemas = {};
map<string> updatedNames = {};

Expand Down

0 comments on commit 25f88d7

Please sign in to comment.