-
```
What steps will reproduce the problem?
1. Create a user without profile picture and one photo album
2. Get the albums list with a JAXB client:
PhotosGetAlbumsResponse
r=jaxbClient.photos_getAlb…
-
```
What steps will reproduce the problem?
1. Create a user without profile picture and one photo album
2. Get the albums list with a JAXB client:
PhotosGetAlbumsResponse
r=jaxbClient.photos_getAlb…
-
```
What steps will reproduce the problem?
1. Create a user without profile picture and one photo album
2. Get the albums list with a JAXB client:
PhotosGetAlbumsResponse
r=jaxbClient.photos_getAlb…
-
Environment:
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
I think I'm experiencing a similar is…
-
```
What steps will reproduce the problem?
Use the following code:
FacebookJaxbRestClient client = new FacebookJaxbRestClient(apiKey,
secretKey, sessionId);
StreamData stream = client3.stream_get(nu…
-
Right now you can request the list of templates, put the intermine JAR on your class path and do this:
```
res = TemplateQueryBinding.unmarshalTemplates(
new InputStre…
-
```
What steps will reproduce the problem?
1. Create a user without profile picture and one photo album
2. Get the albums list with a JAXB client:
PhotosGetAlbumsResponse
r=jaxbClient.photos_getAlb…
-
```
What steps will reproduce the problem?
1. Create a user without profile picture and one photo album
2. Get the albums list with a JAXB client:
PhotosGetAlbumsResponse
r=jaxbClient.photos_getAlb…
-
```
What steps will reproduce the problem?
1. Create a user without profile picture and one photo album
2. Get the albums list with a JAXB client:
PhotosGetAlbumsResponse
r=jaxbClient.photos_getAlb…
-
From https://github.com/oneconcern/datamon/pull/271 ```I think we should rather implement here the YAML unmarshaller interface: https://github.com/go-yaml/yaml/blob/v2.2.4/yaml.go#L32```