Skip to content

Commit

Permalink
Reset openapi_client.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
vanessa-passage committed Nov 15, 2024
1 parent 638cebe commit 7b41f8c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions lib/openapi_client.rb
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# frozen_string_literal: true
=begin
#Passage Management API
# #Passage Management API
#
# Passage's management API to manage your Passage apps and users.
#
# The version of the OpenAPI document: 1
# Contact: [email protected]
# Generated by: https://openapi-generator.tech
# OpenAPI Generator version: 7.1.0
#
#Passage's management API to manage your Passage apps and users.
The version of the OpenAPI document: 1
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.1.0
=end

# Common files
require_relative 'openapi_client/api_client'
Expand Down

0 comments on commit 7b41f8c

Please sign in to comment.