diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d8f8d46 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +docs diff --git a/docs/v1_docs.go b/docs/v1_docs.go index 4ca4fe1..e118e9c 100644 --- a/docs/v1_docs.go +++ b/docs/v1_docs.go @@ -1,17 +1,3 @@ -// Copyright 2024 perp (supernets) -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Package docs Code generated by swaggo/swag. DO NOT EDIT package docs diff --git a/docs/v1_swagger.yaml b/docs/v1_swagger.yaml index 5152db2..31bb61b 100644 --- a/docs/v1_swagger.yaml +++ b/docs/v1_swagger.yaml @@ -1,17 +1,3 @@ -# Copyright 2024 perp (supernets) -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - info: contact: name: repository