diff --git a/api-1.raml b/api-1.raml new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/api-1.raml @@ -0,0 +1 @@ + diff --git a/newFolder/newFile.raml b/newFolder/newFile.raml new file mode 100644 index 0000000..5b12b1c --- /dev/null +++ b/newFolder/newFile.raml @@ -0,0 +1,2 @@ +#%RAML 1.0 +title: newFile \ No newline at end of file diff --git "a/\346\226\260\346\226\207\344\273\266\345\244\271/\346\226\260\346\226\207\344\273\266.raml" "b/\346\226\260\346\226\207\344\273\266\345\244\271/\346\226\260\346\226\207\344\273\266.raml" new file mode 100644 index 0000000..4aa22e9 --- /dev/null +++ "b/\346\226\260\346\226\207\344\273\266\345\244\271/\346\226\260\346\226\207\344\273\266.raml" @@ -0,0 +1,2 @@ +#%RAML 1.0 +title: 新文件 \ No newline at end of file