2
0
Эх сурвалжийг харах

docs: update swagger spec (#2902)

Aceix 1 жил өмнө
parent
commit
365506930a
1 өөрчлөгдсөн 8 нэмэгдсэн , 0 устгасан
  1. 8 0
      swagger.yml

+ 8 - 0
swagger.yml

@@ -61,6 +61,9 @@ definitions:
             endpointip:
             endpointip:
                 type: string
                 type: string
                 x-go-name: EndpointIP
                 x-go-name: EndpointIP
+            endpointipv6:
+                type: string
+                x-go-name: EndpointIPv6
             firewallinuse:
             firewallinuse:
                 type: string
                 type: string
                 x-go-name: FirewallInUse
                 x-go-name: FirewallInUse
@@ -374,6 +377,8 @@ definitions:
                 x-go-name: EgressRanges
                 x-go-name: EgressRanges
             node_addr:
             node_addr:
                 $ref: '#/definitions/IPNet'
                 $ref: '#/definitions/IPNet'
+            node_addr6:
+                $ref: '#/definitions/IPNet'
         type: object
         type: object
         x-go-package: github.com/gravitl/netmaker/models
         x-go-package: github.com/gravitl/netmaker/models
     EnrollmentKey:
     EnrollmentKey:
@@ -522,6 +527,9 @@ definitions:
             endpointip:
             endpointip:
                 type: string
                 type: string
                 x-go-name: EndpointIP
                 x-go-name: EndpointIP
+            endpointipv6:
+                type: string
+                x-go-name: EndpointIPv6
             firewallinuse:
             firewallinuse:
                 type: string
                 type: string
                 x-go-name: FirewallInUse
                 x-go-name: FirewallInUse