JS: convert some block-comments that could be QLDoc to QLDoc

This commit is contained in:
erik-krogh
2022-11-16 13:42:12 +01:00
parent 9eaeaf7322
commit fe49e41d7b
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
/* Model of Osprey API implementations. */
/** Model of Osprey API implementations. */
import javascript
import HTTP

View File

@@ -1,4 +1,5 @@
/* Model of RAML specifications. */
/** Model of RAML specifications. */
import javascript
import HTTP