FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for codegen - ari4java/ari4java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ari4java
/
ari4java
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
108
Code
Issues
6
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ari4java
codegen
on
v0.11.0
User selector
Datepicker
Commit history
Commits on Mar 21, 2020
add work around for data type change
grahambrown11
committed
12981e6
View commit details
Copy full SHA for 12981e6
View code at this point
Browse repository at this point
use 1 loop
grahambrown11
committed
c85fb97
View commit details
Copy full SHA for c85fb97
View code at this point
Browse repository at this point
New Asterisk dropped with new ARI versions
grahambrown11
committed
c5a965a
View commit details
Copy full SHA for c5a965a
View code at this point
Browse repository at this point
pull all, not just master branch
grahambrown11
committed
6fb9327
View commit details
Copy full SHA for 6fb9327
View code at this point
Browse repository at this point
fixed issues highlighted by SonarQube
grahambrown11
committed
c6000cd
View commit details
Copy full SHA for c6000cd
View code at this point
Browse repository at this point
Commits on Mar 1, 2020
create a webservice callback helper (Fixes #23)
grahambrown11
committed
02b6643
View commit details
Copy full SHA for 02b6643
View code at this point
Browse repository at this point
Commits on Feb 29, 2020
revert repeat to a for loop
grahambrown11
committed
27af617
View commit details
Copy full SHA for 27af617
View code at this point
Browse repository at this point
set java to 1.8
grahambrown11
committed
b640b33
View commit details
Copy full SHA for b640b33
View code at this point
Browse repository at this point
remove JavaDoc on implementation classes, tweak to unsupported method generation and added Google Code Formatter to format the code before writing to disk
grahambrown11
committed
0a26151
View commit details
Copy full SHA for 0a26151
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
git helper scripts to get ARI versions
grahambrown11
committed
42223f4
View commit details
Copy full SHA for 42223f4
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Javadoc, toString and exceptions: Fixes #15 #20 & #149
grahambrown11
committed
bd28e95
View commit details
Copy full SHA for bd28e95
View code at this point
Browse repository at this point
check swagger version to make sure no funnies in future if Asterisk change version
grahambrown11
committed
a556f16
View commit details
Copy full SHA for a556f16
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
change body params to a map
Show description for 80587cc
grahambrown11
committed
80587cc
View commit details
Copy full SHA for 80587cc
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
Fix problems identified by SpotBugs fixes #5
grahambrown11
committed
a2a12ef
View commit details
Copy full SHA for a2a12ef
View code at this point
Browse repository at this point
Commits on Jan 22, 2020
Addresses Java 8 API (Fixes #142)
grahambrown11
committed
95ed605
View commit details
Copy full SHA for 95ed605
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Merge branch 'master' into gb-wip
grahambrown11
committed
a76444e
View commit details
Copy full SHA for a76444e
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Don't send 0 for numeric parmeters that have not been specified (or false for boolean).
Show description for 218e671
guss77
committed
218e671
View commit details
Copy full SHA for 218e671
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
add @JsonIgnore for UnsupportedOperationException methods
grahambrown11
committed
0c43492
View commit details
Copy full SHA for 0c43492
View code at this point
Browse repository at this point
CodeGen refactoring and documentation/example
grahambrown11
committed
8807070
View commit details
Copy full SHA for 8807070
View code at this point
Browse repository at this point
Commits on Dec 22, 2019
url encode path params and some encoding cleanup
grahambrown11
committed
e8d7df2
View commit details
Copy full SHA for e8d7df2
View code at this point
Browse repository at this point
fixed #50 - for `getStoredFile` to work we need to get response from HTTP as bytes then convert to String if JSON else return the bytes
grahambrown11
committed
eda76ce
View commit details
Copy full SHA for eda76ce
View code at this point
Browse repository at this point
add method to get version string
grahambrown11
committed
d8c3bdc
View commit details
Copy full SHA for d8c3bdc
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
fix object mapping when body has an object parameter
grahambrown11
committed
6885e29
View commit details
Copy full SHA for 6885e29
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
map object to object (addresses issues #12 and #93)
grahambrown11
committed
ea18843
View commit details
Copy full SHA for ea18843
View code at this point
Browse repository at this point
Commits on Oct 13, 2019
add all ARI versions
grahambrown11
committed
ce32763
View commit details
Copy full SHA for ce32763
View code at this point
Browse repository at this point
create a script to checkout and copy all previous versions of the rest-api/api-docs
grahambrown11
committed
eedf7d8
View commit details
Copy full SHA for eedf7d8
View code at this point
Browse repository at this point
codegen tweaks
grahambrown11
committed
470d83c
View commit details
Copy full SHA for 470d83c
View code at this point
Browse repository at this point
javadoc changes to get rid of errors and warnings
grahambrown11
committed
254cdf7
View commit details
Copy full SHA for 254cdf7
View code at this point
Browse repository at this point
Commits on Oct 12, 2019
major structure refactor to following gradle default folder structures
Show description for 3d1ca8b
grahambrown11
committed
3d1ca8b
View commit details
Copy full SHA for 3d1ca8b
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
ARI_4_0_0
sere
committed
dc4ac09
View commit details
Copy full SHA for dc4ac09
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Merge remote-tracking branch 'l3nz/master' into feature/gradle-code-generation
guss77
committed
7a4a2bf
View commit details
Copy full SHA for 7a4a2bf
View code at this point
Browse repository at this point
Merge pull request #109 from cloudonix/feature/java-9-support
Show description for 1da42ac
NaamaGertel
authored
1da42ac
View commit details
Copy full SHA for 1da42ac
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Added code generation from gradle build
guss77
committed
797218d
View commit details
Copy full SHA for 797218d
View code at this point
Browse repository at this point
allow to run not only on Lenz's desktop
guss77
committed
c0cad14
View commit details
Copy full SHA for c0cad14
View code at this point
Browse repository at this point
Add another missing import for Java 9 compatibility
guss77
committed
8d67d2e
View commit details
Copy full SHA for 8d67d2e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL