Code Monkey home page Code Monkey logo

reindexer-client's People

Contributors

smolevich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

reindexer-client's Issues

Add new methods in last api

Namespaces:

  • GET /db/{database}/namespaces/{name}
  • DELETE /db/{database}/namespaces/{name}/truncate
  • GET /db/{database}/namespaces/{name}/rename/{newname}
  • GET /db/{database}/namespaces/{name}/metalist
  • GET /db/{database}/namespaces/{name}/metabykey/{key}
  • GET /db/{database}/namespaces/{name}/metabykey/{key}
  • PUT /db/{database}/namespaces/{name}/metabykey

Свои заголовки

Есть необходимость в передаче в reindexer своих заголовков.

В базовом классе уже есть определение defaultHeaders, но, обогатить своими их нельзя.

Необходим метод, который будет обогащать defaultHeaders своими заголовками.

Ошибка с типом в методе getDecodedResponseBody

В новой версии библиотеки для метода getDecodedResponseBody был добавлен возвращаемый тип array.

Reindexer отдает смешанный массив, где приходят как массивы так и объекты

stdClass Object ( [items] => Array ( [0] => stdClass Object

На выходе получаем ошибку Reindexer\Response::getDecodedResponseBody(): Return value must be of type array, stdClass returned

Guzzle 7+

For php version 8+ you need a higher version of the guzzle.

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.