Skip to content

Commit 3138c1c

Browse files
hf-kkleinKonstantin
andauthored
chore: re-generate JSON Schemas + OpenAPI Specs (#680)
* chore: re-generate JSON Schemas + OpenAPI Specs ```ps cd SchemaGenerator ./generate-json-schemas.ps1 ``` * remove bom --------- Co-authored-by: Konstantin <[email protected]>
1 parent 21b6abe commit 3138c1c

File tree

74 files changed

+11370
-6308
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+11370
-6308
lines changed

BO4E-dotnet.sln.DotSettings.user

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
2-
<s:String x:Key="/Default/Environment/UnitTesting/UnitTestSessionStore/Sessions/=7eb056bb_002D3b1b_002D4da4_002Da2c9_002D15f445d5eb2e/@EntryIndexedValue">&lt;SessionState ContinuousTestingMode="0" Name="All tests from Solution" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session"&gt;&#xD;
2+
<s:String x:Key="/Default/Environment/UnitTesting/UnitTestSessionStore/Sessions/=7eb056bb_002D3b1b_002D4da4_002Da2c9_002D15f445d5eb2e/@EntryIndexedValue">&lt;SessionState ContinuousTestingMode="0" IsActive="True" Name="All tests from Solution" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session"&gt;&#xD;
33
&lt;Solution /&gt;&#xD;
44
&lt;/SessionState&gt;</s:String>
5-
<s:String x:Key="/Default/Environment/UnitTesting/UnitTestSessionStore/Sessions/=e3c0e7b0_002D1a86_002D41f3_002D9f6c_002D21ce5d42c8d8/@EntryIndexedValue">&lt;SessionState ContinuousTestingMode="0" IsActive="True" Name="All tests from Solution #2" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session"&gt;&#xD;
5+
<s:String x:Key="/Default/Environment/UnitTesting/UnitTestSessionStore/Sessions/=e3c0e7b0_002D1a86_002D41f3_002D9f6c_002D21ce5d42c8d8/@EntryIndexedValue">&lt;SessionState ContinuousTestingMode="0" Name="All tests from Solution #2" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session"&gt;&#xD;
66
&lt;Solution /&gt;&#xD;
77
&lt;/SessionState&gt;</s:String>
88

BO4E/BO4E.csproj

Lines changed: 98 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -1,98 +1,98 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
2-
<PropertyGroup>
3-
<RootNamespace>BO4E</RootNamespace>
4-
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
5-
<PackageId>Hochfrequenz.BO4Enet</PackageId>
6-
<Authors>Hochfrequenz Untenehmensberatung GmbH</Authors>
7-
<Product>BO4E .net core bindings</Product>
8-
<RepositoryUrl>https://github.com/Hochfrequenz/BO4E-dotnet/</RepositoryUrl>
9-
10-
<VersionPrefix>0.2.50</VersionPrefix>
11-
<AssemblyName>BO4Enet</AssemblyName>
12-
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
13-
<PublishRepositoryUrl>true</PublishRepositoryUrl>
14-
15-
<!-- Optional: Embed source files that are not tracked by the source control manager to the PDB -->
16-
<EmbedUntrackedSources>true</EmbedUntrackedSources>
17-
18-
<!-- Optional: Include PDB in the built .nupkg -->
19-
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
20-
<PackageProjectUrl>https://github.com/Hochfrequenz/BO4E-dotnet/</PackageProjectUrl>
21-
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
22-
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
23-
24-
<RepositoryType>git</RepositoryType>
25-
<IncludeSymbols>true</IncludeSymbols>
26-
<DebugType>Embedded</DebugType>
27-
<EmbedAllSources>True</EmbedAllSources>
28-
<LangVersion>12</LangVersion>
29-
<DocumentationFile>BO4Enet.xml</DocumentationFile>
30-
<Nullable>annotations</Nullable>
31-
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
32-
</PropertyGroup>
33-
34-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
35-
<Optimize>false</Optimize>
36-
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
37-
</PropertyGroup>
38-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
39-
<DefineConstants>DEBUG</DefineConstants>
40-
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
41-
</PropertyGroup>
42-
43-
<ItemGroup>
44-
<Compile Remove="BO\NewFolder\**" />
45-
<Compile Remove="json-schema-files\**" />
46-
<EmbeddedResource Remove="BO\NewFolder\**" />
47-
<EmbeddedResource Remove="json-schema-files\**" />
48-
<None Remove="BO\NewFolder\**" />
49-
<None Remove="json-schema-files\**" />
50-
<None Include="..\LICENSE.txt">
51-
<Pack>True</Pack>
52-
<PackagePath />
53-
</None>
54-
</ItemGroup>
55-
56-
<ItemGroup>
57-
<None Remove="CentralEuropeStandardTime.json" />
58-
<None Remove="protobuf-files\BO4E.BO.Angebot.proto" />
59-
<None Remove="protobuf-files\BO4E.BO.Ansprechpartner.proto" />
60-
<None Remove="protobuf-files\BO4E.BO.Benachrichtigung.proto" />
61-
<None Remove="protobuf-files\BO4E.BO.Energiemenge.proto" />
62-
<None Remove="protobuf-files\BO4E.BO.Geschaeftspartner.proto" />
63-
<None Remove="protobuf-files\BO4E.BO.Kosten.proto" />
64-
<None Remove="protobuf-files\BO4E.BO.Marktlokation.proto" />
65-
<None Remove="protobuf-files\BO4E.BO.Messlokation.proto" />
66-
<None Remove="protobuf-files\BO4E.BO.Preisblatt.proto" />
67-
<None Remove="protobuf-files\BO4E.BO.Rechnung.proto" />
68-
<None Remove="protobuf-files\BO4E.BO.Region.proto" />
69-
<None Remove="protobuf-files\BO4E.BO.Vertrag.proto" />
70-
<None Remove="protobuf-files\BO4E.BO.Zaehler.proto" />
71-
</ItemGroup>
72-
73-
<ItemGroup>
74-
<EmbeddedResource Include="meta\CentralEuropeStandardTime.json">
75-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
76-
</EmbeddedResource>
77-
</ItemGroup>
78-
79-
<ItemGroup>
80-
<PackageReference Include="Enums.NET" Version="5.0.0" />
81-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.3" />
82-
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.2" />
83-
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
84-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
85-
<PackageReference Include="Newtonsoft.Json.Schema" Version="4.0.1" />
86-
<PackageReference Include="Polyfill" Version="7.12.0">
87-
<PrivateAssets>all</PrivateAssets>
88-
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
89-
</PackageReference>
90-
<PackageReference Include="Portable.System.DateTimeOnly" Version="9.0.0" />
91-
<PackageReference Include="protobuf-net" Version="3.2.46" />
92-
<PackageReference Include="SourceLink.Copy.PdbFiles" Version="2.8.3" PrivateAssets="All" />
93-
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
94-
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.3" />
95-
<PackageReference Include="System.Text.Json" Version="9.0.3" />
96-
</ItemGroup>
97-
98-
</Project>
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
<PropertyGroup>
3+
<RootNamespace>BO4E</RootNamespace>
4+
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
5+
<PackageId>Hochfrequenz.BO4Enet</PackageId>
6+
<Authors>Hochfrequenz Untenehmensberatung GmbH</Authors>
7+
<Product>BO4E .net core bindings</Product>
8+
<RepositoryUrl>https://github.com/Hochfrequenz/BO4E-dotnet/</RepositoryUrl>
9+
10+
<VersionPrefix>0.2.50</VersionPrefix>
11+
<AssemblyName>BO4Enet</AssemblyName>
12+
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
13+
<PublishRepositoryUrl>true</PublishRepositoryUrl>
14+
15+
<!-- Optional: Embed source files that are not tracked by the source control manager to the PDB -->
16+
<EmbedUntrackedSources>true</EmbedUntrackedSources>
17+
18+
<!-- Optional: Include PDB in the built .nupkg -->
19+
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
20+
<PackageProjectUrl>https://github.com/Hochfrequenz/BO4E-dotnet/</PackageProjectUrl>
21+
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
22+
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
23+
24+
<RepositoryType>git</RepositoryType>
25+
<IncludeSymbols>true</IncludeSymbols>
26+
<DebugType>Embedded</DebugType>
27+
<EmbedAllSources>True</EmbedAllSources>
28+
<LangVersion>12</LangVersion>
29+
<DocumentationFile>BO4Enet.xml</DocumentationFile>
30+
<Nullable>annotations</Nullable>
31+
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
32+
</PropertyGroup>
33+
34+
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
35+
<Optimize>false</Optimize>
36+
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
37+
</PropertyGroup>
38+
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
39+
<DefineConstants>DEBUG</DefineConstants>
40+
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
41+
</PropertyGroup>
42+
43+
<ItemGroup>
44+
<Compile Remove="BO\NewFolder\**" />
45+
<Compile Remove="json-schema-files\**" />
46+
<EmbeddedResource Remove="BO\NewFolder\**" />
47+
<EmbeddedResource Remove="json-schema-files\**" />
48+
<None Remove="BO\NewFolder\**" />
49+
<None Remove="json-schema-files\**" />
50+
<None Include="..\LICENSE.txt">
51+
<Pack>True</Pack>
52+
<PackagePath />
53+
</None>
54+
</ItemGroup>
55+
56+
<ItemGroup>
57+
<None Remove="CentralEuropeStandardTime.json" />
58+
<None Remove="protobuf-files\BO4E.BO.Angebot.proto" />
59+
<None Remove="protobuf-files\BO4E.BO.Ansprechpartner.proto" />
60+
<None Remove="protobuf-files\BO4E.BO.Benachrichtigung.proto" />
61+
<None Remove="protobuf-files\BO4E.BO.Energiemenge.proto" />
62+
<None Remove="protobuf-files\BO4E.BO.Geschaeftspartner.proto" />
63+
<None Remove="protobuf-files\BO4E.BO.Kosten.proto" />
64+
<None Remove="protobuf-files\BO4E.BO.Marktlokation.proto" />
65+
<None Remove="protobuf-files\BO4E.BO.Messlokation.proto" />
66+
<None Remove="protobuf-files\BO4E.BO.Preisblatt.proto" />
67+
<None Remove="protobuf-files\BO4E.BO.Rechnung.proto" />
68+
<None Remove="protobuf-files\BO4E.BO.Region.proto" />
69+
<None Remove="protobuf-files\BO4E.BO.Vertrag.proto" />
70+
<None Remove="protobuf-files\BO4E.BO.Zaehler.proto" />
71+
</ItemGroup>
72+
73+
<ItemGroup>
74+
<EmbeddedResource Include="meta\CentralEuropeStandardTime.json">
75+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
76+
</EmbeddedResource>
77+
</ItemGroup>
78+
79+
<ItemGroup>
80+
<PackageReference Include="Enums.NET" Version="5.0.0" />
81+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.3" />
82+
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.2" />
83+
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
84+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
85+
<PackageReference Include="Newtonsoft.Json.Schema" Version="4.0.1" />
86+
<PackageReference Include="Polyfill" Version="7.12.0">
87+
<PrivateAssets>all</PrivateAssets>
88+
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
89+
</PackageReference>
90+
<PackageReference Include="Portable.System.DateTimeOnly" Version="9.0.0" />
91+
<PackageReference Include="protobuf-net" Version="3.2.46" />
92+
<PackageReference Include="SourceLink.Copy.PdbFiles" Version="2.8.3" PrivateAssets="All" />
93+
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
94+
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.3" />
95+
<PackageReference Include="System.Text.Json" Version="9.0.3" />
96+
</ItemGroup>
97+
98+
</Project>

0 commit comments

Comments
 (0)