Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Files

Latest commit

f4f07d9 · Apr 5, 2024

History

History
22 lines (17 loc) · 834 Bytes

File metadata and controls

22 lines (17 loc) · 834 Bytes

org.openapijsonschematools.client.servers.Server0

Server Server0

public class Server0

A class that stores a server url

Description

petstore server

Constructor Summary

Constructor and Description
Server0()
Creates a server using default values for variables
Server0(Variables.VariablesMap variables)
Creates a server using input values for variables

Field Summary

Modifier and Type Field and Description
String url = "http://{server}.swagger.io:{port}/v2"
Variables.VariablesMap variables

[Back to top] [Back to Servers] [Back to README]