Skip to content

Instantly share code, notes, and snippets.

/*
* Authorization Rules Service API
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
*
* OpenAPI spec version: 1.4
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
{
"modelPackage": "com.example.authrules.v1.client.model",
"apiPackage": "com.example.authrules.v1.client",
"library": "resttemplate",
"groupId": "com.example.service.clients",
"artifactId": "authorization-rules-service-client",
"artifactVersion": "1.3",
"artifactDescription": "An Authorization Rules Service client library"
}
{
"swagger": "2.0",
"info": {
"title": "Authorization Rules Service API",
"version": "1.2"
},
"basePath": "/rules/v1",
"paths": {
"/getAuthorizations": {
"post": {
/**
* ContextHeaders
*/
@javax.annotation.Generated(value = "io.swagger.codegen.languages.JavaClientCodegen", date = "2019-01-08T14:38:46.807Z")
public class ContextHeaders extends HashMap<String, List> {
@Override
public boolean equals(java.lang.Object o) {
if (this == o) {
return true;
/**
* ContextHeaders
*/
@javax.annotation.Generated(value = "io.swagger.codegen.languages.JavaClientCodegen", date = "2019-01-08T14:38:46.807Z")
public class ContextHeaders extends HashMap<String, List> {
@Override
public boolean equals(java.lang.Object o) {
if (this == o) {
return true;
{
"openapi": "3.0.0",
"info": {
"title": "Authorization Rules Service API",
"version": "1.3"
},
"paths": {
"/getAuthorizations": {
"post": {
"tags": [