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

Latest commit

 

History

History
22 lines (17 loc) · 906 Bytes

File metadata and controls

22 lines (17 loc) · 906 Bytes

org.openapijsonschematools.client.servers.RootServer0

Server RootServer0

public class RootServer0

A class that stores a server url

Description

petstore server

Constructor Summary

Constructor and Description
RootServer0()
Creates a server using default values for variables
RootServer0(RootServer0Variables.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"
RootServer0Variables.VariablesMap variables

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