Skip to content

Commit f5b9620

Browse files
authored
chore(rm): Automate RealmManagement API docs (#1896)
- Rename controller functions so OpenAPISpex can differentiate controller endpoints - Add OpenApiSpex dependency for API documentation - Add API annotations for RealmManagement API so API documentation can be autogenerated and exported to yaml using Signed-off-by: nedimtokic <nedim.tokic@secomind.com>
1 parent 7d2a334 commit f5b9620

25 files changed

+2272
-40
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[
2-
import_deps: [:ecto, :ecto_sql, :phoenix, :skogsra, :astarte_generators],
2+
import_deps: [:ecto, :ecto_sql, :phoenix, :skogsra, :astarte_generators, :open_api_spex],
33
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
44
]

0 commit comments

Comments
 (0)