Skip to content

Commit

Permalink
➕ comment on ICTime WADL URI
Browse files Browse the repository at this point in the history
  • Loading branch information
nop77svk committed Feb 1, 2024
1 parent 3f02216 commit f5b420c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions jwl.jira/JiraWithICTimePluginApi.cs
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
namespace jwl.jira;

using jwl.infra;
using jwl.jira.api.rest.common;
using jwl.jira.api.rest.response;
using System.Diagnostics;
using System.Net.Http.Json;
using System.Numerics;
using System.Text;

// https://interconcept.atlassian.net/wiki/spaces/ICTIME/pages/31686672/API
// https://interconcept.atlassian.net/wiki/spaces/ICBIZ/pages/34701333/REST+Services
// {{JiraBaseURI}}/rest/ictime/1.0/application.wadl
public class JiraWithICTimePluginApi
: IJiraClient
{
Expand Down

0 comments on commit f5b420c

Please sign in to comment.