Skip to content

Commit

Permalink
copy pasting is hard
Browse files Browse the repository at this point in the history
  • Loading branch information
ComputerElite committed Nov 1, 2024
1 parent c62e418 commit c233be2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions OculusDB/ApiDocs/api_raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@
"__OculusDBType"
],
"values": [
[
{
"value": -1,
"enumName": "Unknown",
Expand Down Expand Up @@ -241,7 +240,6 @@
"enumName": "IapItemPackOfferChangedAndUpdated",
"description": "In-app purchase item pack offer has changed and pack has been updated"
}
]

]
},
Expand All @@ -252,7 +250,6 @@
"__OculusDBType"
],
"values": [
[
{
"value": "AppImage",
"enumName": "AppImage",
Expand Down Expand Up @@ -363,8 +360,6 @@
"enumName": "ApplicationNull",
"description": "Represents a null application (which is not exposed in the api)"
}
]

]
}
],
Expand Down
4 changes: 0 additions & 4 deletions OculusDB/OculusDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.23.1" />
<PackageReference Include="OpenAPIGenerator" Version="0.22.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="SemanticVersioning" Version="2.0.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.2" />
<PackageReference Include="System.Buffers" Version="4.5.1" />
Expand Down

0 comments on commit c233be2

Please sign in to comment.