Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Configuration/src/ConfigurationProviders/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/CosmosDb/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/CosmosDb/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/MongoDb/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/MongoDb/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/MySql/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/MySql/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/MySqlEFCore/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/MySqlEFCore/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/PostgreSql/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/PostgreSql/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/PostgreSqlEFCore/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/RabbitMQ/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/RabbitMQ/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/Redis/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/Redis/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Connectors/src/SqlServerEFCore/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 2 additions & 0 deletions Discovery/src/FortuneTeller/FortuneTellerApi/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Warning",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 2 additions & 0 deletions Discovery/src/FortuneTeller/FortuneTellerWeb/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion FileShares/src/FileSharesWeb/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion FileShares/src/FileSharesWeb/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Management/src/ActuatorApi/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Management/src/ActuatorApi/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Management/src/ActuatorWeb/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"DetailedErrors": true,
"Logging": {
"LogLevel": {
Expand Down
2 changes: 1 addition & 1 deletion Management/src/ActuatorWeb/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Security/src/AuthApi/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Security/src/AuthApi/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Security/src/AuthConsole/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Warning",
Expand Down
2 changes: 1 addition & 1 deletion Security/src/AuthConsole/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Security/src/AuthWeb/appsettings.Development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
2 changes: 1 addition & 1 deletion Security/src/AuthWeb/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"DetailedErrors": true,
"Logging": {
"LogLevel": {
Expand Down
2 changes: 1 addition & 1 deletion Security/src/RedisDataProtection/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Steeltoe: Add schema to get auto-completion.
"$schema": "https://steeltoe.io/schema/v4/schema.json",
"$schema": "https://steeltoe.io/schema/latest/schema.json",
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down