All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.schegge.rest.markdown.openapi.Server Maven / Gradle / Ivy

package de.schegge.rest.markdown.openapi;

public record Server(String url, String description) {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy