Skip to content

Commit

Permalink
update #560
Browse files Browse the repository at this point in the history
  • Loading branch information
oyeaussie committed Aug 19, 2024
1 parent 7f1bf6d commit 1255b54
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "ReposGitea",
"display_name" : "Gitea repositories API package",
"display_name" : "Gitea repositories API",
"description" : "Package for connecting to Repository Gitea using API",
"module_type" : "packages",
"app_type" : "core",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "ReposGithub",
"display_name" : "Github repositories API package",
"display_name" : "Github repositories API",
"description" : "Package for connecting to Repository Github using API",
"module_type" : "packages",
"app_type" : "core",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "ApiClientServices",
"display_name" : "Api Client Services Package",
"display_name" : "Api Client Services",
"description" : "Package for connecting to external resources using API",
"module_type" : "packages",
"app_type" : "core",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "Barcodes",
"display_name" : "Barcodes Package",
"display_name" : "Barcodes",
"description" : "Package for generating and validating Barcodes",
"module_type" : "packages",
"app_type" : "core",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "Qrcodes",
"display_name" : "Qrcodes Package",
"display_name" : "Qrcodes",
"description" : "Package for generating and validating Qrcodes",
"module_type" : "packages",
"app_type" : "core",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "ApiServerClients",
"display_name" : "Api Server Clients Package",
"display_name" : "Api Server Clients",
"description" : "Package for managing system api server clients",
"module_type" : "packages",
"app_type" : "core",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "ApiServerScopes",
"display_name" : "Api Server Scopes Package",
"display_name" : "Api Server Scopes",
"description" : "Package for managing system api server scopes",
"module_type" : "packages",
"app_type" : "core",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "ApiServerServices",
"display_name" : "Api Server Services Package",
"display_name" : "Api Server Services",
"description" : "Package for managing system api server services",
"module_type" : "packages",
"app_type" : "core",
Expand Down

0 comments on commit 1255b54

Please sign in to comment.