Move swagger classes into openapi package
[netconf.git] / restconf / sal-rest-docgen / src / main / java / org / opendaylight / netconf / sal / rest / doc / openapi / CommonApiObject.java
similarity index 86%
rename from restconf/sal-rest-docgen/src/main/java/org/opendaylight/netconf/sal/rest/doc/swagger/CommonApiObject.java
rename to restconf/sal-rest-docgen/src/main/java/org/opendaylight/netconf/sal/rest/doc/openapi/CommonApiObject.java
index 246e9a6d3c360625dd7f5698d9a57529208d7ebf..7d84ea66b8325218a7e1239df76ec3b5767757c9 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.netconf.sal.rest.doc.swagger;
+package org.opendaylight.netconf.sal.rest.doc.openapi;
 
 public interface CommonApiObject {