Skip to content

Commit 9c5902d

Browse files
committed
Removed unused service endpoints
Previous versions—and specific customers—used extensions which relied on the underlying **OnTopic** data model, and were similar in nature to e.g. `Topics.Json.aspx`, and were thus grouped together under `/Client`—but which were never actually needed by **OnTopic Editor**. Given that this project is now obsolete and no longer being supported, there's no real value to retaining these moving forward. All customers that had needs for these end points are no longer depending on them, and if subsequent customers need them, we'd obviously want to reevaluate those needs based on more recent libraries (such as our new **ASP.NET Core 3.1** adapter).
1 parent 4ff2bc8 commit 9c5902d

3 files changed

Lines changed: 0 additions & 225 deletions

File tree

OnTopic.Editor.Web/Client/Sitemap.xml.aspx

Lines changed: 0 additions & 129 deletions
This file was deleted.

OnTopic.Editor.Web/Client/Topics.xml.aspx

Lines changed: 0 additions & 94 deletions
This file was deleted.

OnTopic.Editor.Web/OnTopic.Editor.Web.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@
5555
</Reference>
5656
</ItemGroup>
5757
<ItemGroup>
58-
<Content Include="Client\Sitemap.xml.aspx" />
5958
<Content Include="Client\Topics.Json.aspx" />
60-
<Content Include="Client\Topics.xml.aspx" />
6159
<Content Include="Common\Controls\Boolean.ascx" />
6260
<Content Include="Common\Controls\DateTimeSelector.ascx" />
6361
<Content Include="Common\Controls\File.ascx" />

0 commit comments

Comments
 (0)