Code Monkey home page Code Monkey logo

catalogi-api's People

Contributors

alextreme avatar annashamray avatar bartjkdp avatar bartvaderkin avatar dependabot[bot] avatar joeribekker avatar joerivrij avatar matthijsbekendam avatar michielverhoef avatar sergei-maertens avatar silviaamam avatar sonnyba avatar stevenbal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

catalogi-api's Issues

Bij aanmaken statustype in admin scherm: Sorry, a server error has occurred (500)

Wanneer ik vanuit de admin schermen voor de ztc component een statustype wil toevoegen krijg ik de volgende melding: Sorry, a server error has occurred (500)

http://10.0.75.2:8002/admin/datamodel/statustype/add/

Uit de logs van de ztc het volgende:

[pid: 20|app: 0|req: 185/692] 10.0.75.1 () {44 vars in 943 bytes} [Tue Dec 4 12:33:52 2018] POST /admin/datamodel/statustype/add/ => generated 3941 bytes in 32 msecs (HTTP/1.1 500) 4 headers in 143 bytes (1 switches on core 1)

Bugs in openapi.yaml

I've found a couple of bugs in the openapi description https://github.com/VNG-Realisatie/catalogi-api/blob/develop/src/openapi.yaml

  • besluittype_list: responses.200.content.results has no proper return object defined. Expected: $ref: '#/components/schemas/PaginatedBesluitTypenList'
  • zaaktype_list: responses.200.content.Results has no proper return object defined. Expected: $ref: '#/components/schemas/PaginatedZaakTypenList'
  • zaaktype_retrieve: responses.200.content.results has no proper return object defined. Expected: $ref: '#/components/schemas/ZaakType'
  • zaaktype_partial_update: responses.200.content.results has no proper return object defined. Expected: $ref: '#/components/schemas/ZaakType'
  • zaaktype_destroy: responses.200.content.results has no proper return object defined. Expected: No 200, but a 204 No Content

Maybe it would be good to search this file for the following text: "Unspecified response body".

error met docker en in python develop environment

Ik krijg onderstaande error?
C:\python\ztc>docker exec -it ztc_web_1 /app/src/manage.py loaddata admin_index groups
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/django/contrib/contenttypes/models.py", line 19, in get_by_natural_key
ct = self._cache[self.db][(app_label, model)]
KeyError: ('oauth2_provider', 'accesstoken')

During handling of the above exception, another exception occurred:

vraag: hebben jullie een dump van een database met inhoud? daarmee kan ik beter laten zien wat je met de catalogus kunt doen.

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.