eclipsesource / eclipsesource/restfuse

Destination API documentation and constructor signature does not match

Open
#65 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
95
Forks
28
PR merge metrics
No merged PRs in 30d

Description

The snippet

public Destination destination = new Destination( "http://localhost" );

described by the documentation does not compile because the constructor signature does not exist. The additional testObject parameter is undocumented (guess it should be the surrounding test case?).

Side note: Since this is an API breakage compared to 1.1 this should actually imply an update of the major version number ;-)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.