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

io.openapiprocessor.jsonschema.schema.Output Maven / Gradle / Ivy

/*
 * Copyright 2023 https://github.com/openapi-processor/openapi-parser
 * PDX-License-Identifier: Apache-2.0
 */

package io.openapiprocessor.jsonschema.schema;

public enum Output {
    FLAG, BASIC, DETAILED, VERBOSE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy