Giter Site home page Giter Site logo

adobe-assurance-public-apis's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adobe-assurance-public-apis's Issues

API Documentation Error

Is there an existing issue for this?

  • I have searched the existing issues

Which topic?

https://github.com/AdobeDocs/adobe-assurance-public-apis/blob/main/src/pages/usage/index.md#delete-a-session

What's wrong with the content?

The example given Delete a Session is incomplete.

curl 'https://graffias.adobe.io/graffias/graphql' \
  -H 'Content-Type: application/json' \
  -H 'x-gw-ims-org-id: [Organization ID]@Adobe.Org' \
  -H 'x-api-key: [Client ID]' \
  -H 'Authorization: Bearer [Access Token]' \
  --data-binary '{"query":"mutation deleteSession($uuid: UUID!) { deleteSession(uuid:$uuid)}"}

It doesn't explain where to put the session uuid.

It is missing a closing single comma for the curl example.

What changes do you propose?

Provide examples that have actually been tested.

Anything else that can help to cover this?

Other Issues

  • This documentation is very very hard to find.
  • It is not referenced on https://developer.adobe.com/adobe-assurance-public-apis/ which seems to be the main page for this API.
  • The main page suggests using authentication methods which Adobe is now deprecating.
  • A lot of the documentation in this repo is boiler plate and not relevant to using the API. Eg, all the yarn instructions are not required.
  • This is the first Adobe API that I've seen that uses GraphQL. This documentation could make that fact clearer, and be a bit more helpful to developers by providing some explanation of the advantages, and how to invoke and debug the API.
  • This API is missing documentation for how to send events into Adobe Assurance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.