Skip to content

Commit

Permalink
Add deprecated messages to services without instances
Browse files Browse the repository at this point in the history
  • Loading branch information
cofob committed Aug 31, 2024
1 parent f1dba34 commit 932b2f7
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions services.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -931,7 +931,7 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -1032,7 +1032,7 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -1136,7 +1136,7 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -2150,7 +2150,7 @@
],
"aliases": [],
"source_link": "https://git.vitali64.duckdns.org/utils/laboratory.git",
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -3025,7 +3025,7 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -5149,7 +5149,7 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -5457,7 +5457,7 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -6640,7 +6640,7 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -6857,7 +6857,7 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -6940,7 +6940,7 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
},
{
Expand Down Expand Up @@ -7300,8 +7300,8 @@
"regexes": [],
"aliases": [],
"source_link": null,
"deprecated_message": null,
"deprecated_message": "No instances.",
"instances": []
}
]
}
}

0 comments on commit 932b2f7

Please sign in to comment.