mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-06-18 12:39:44 +02:00
Added API for listing of scans
Added API support
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package controllers.api
|
||||
|
||||
final case class ApiResource private[api](name: String) extends AnyVal
|
||||
|
||||
Reference in New Issue
Block a user